|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/abtechsci/quickcart/templates/default/ |
Upload File : |
<?php
if( !defined( 'CUSTOMER_PAGE' ) )
exit;
?>
<div id="options"><div class="print"><a href="javascript:window.print();"><?php echo $lang['print']; ?></a></div><div class="back"><a href="javascript:history.back();">« <?php echo $lang['back']; ?></a></div></div>
</div>
</div>
</div>
<div id="foot"><?php // footer starts here ?>
<div class="container">
<div id="copy"><?php echo $config['foot_info']; ?></div><!-- copyrights here -->
<?php
/*
* Dont delete or hide link "Shopping cart by Quick.Cart " to www.OpenSolution.org
* Read license requirements: www.opensolution.org/license.html
*/
?>
<div class="foot" id="powered"><a href="http://opensolution.org/"><?php echo $sLangFooter; ?></a></div><!-- dont delete or hide this line, read license: www.opensolution.org/license.html -->
</div>
</div>
</div>
</body>
</html>