Пример #1
0
}
?>
        </div>
      </div>
    </div>
    <style>
    #copyright-msg a:hover { text-decoration:underline; }
    </style>
    <div id="copyright-msg">
      <p class="anthracite" align="center" style="line-height:1.5;">Copyright &copy; <?php 
echo @date("Y");
?>
 <a class="anthracite" href="http://www.loaded7.com">Loaded Commerce</a><br /><?php 
echo $lC_Language->get('text_core') . ' ' . $lC_Language->get('text_version') . ' ' . utility::getVersion();
if (utility::isPro() === true) {
    echo lC_Login_Admin::getProVersionTag();
}
?>
</p>
      <p class="anthracite" align="center"><a class="anthracite" href="http://loadedcommerce.com/support" target="_blank"><?php 
echo $lC_Language->get('text_get_support');
?>
</a> - <a class="anthracite" href="http://loadedcommerce.com" target="_blank"><?php 
echo $lC_Language->get('text_get_more_loaded');
?>
</a></p>
    </div>
  </div>
</div>
<script>
$(document).ready(function() {