X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Dev Questions (https://forum.x-cart.com/forumdisplay.php?f=20)
-   -   Updated Copyright.tpl (https://forum.x-cart.com/showthread.php?t=3808)

shan 07-30-2003 05:51 AM

Updated Copyright.tpl
 
Heres a simple mod that changes a few things in the copyright.tpl file. This is for the V3.4.x series

Code:

{* $Id: copyright.tpl,v 1.8 2003/04/24 11:19:38 Shan Exp $ *}
<font size=1>Copyright {$config.Company.start_year} - {$smarty.now|date_format:"%Y"} <FONT class=Bottom>{$config.Company.company_name}</FONT></font>


Takes copyright start from store start date set in admin
Takes copyright current date from current date

Makes the link go back to the correct location rather then the url without the xcart folder as it did before.

Just swap this one for your original copyright.tpl

PhilJ 07-30-2003 10:45 AM

good one Shan :idea:

funkydunk 07-30-2003 11:04 AM

Shan,

Nice simple mod that everyone will be able to use - dont know why xcart dont adopt it as standard.

BTW - many congrats on being the x-man now :)

shan 07-30-2003 11:07 AM

Yeh, there are plenty of things like that that never make it to the releases. I mentioned plenty of stuff like this during the beta test, some made it through.

X-Man eh, wonder whats next X-RSI maybe :lol:

DataViking 08-03-2003 09:41 AM

very nice,
thanks


All times are GMT -8. The time now is 01:34 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.