Changeset 18846 for branches/version-2_5-dev/data/Smarty
- Timestamp:
- 2010/10/05 02:40:13 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_5-dev/data/Smarty/templates/default/footer.tpl
r18799 r18846 22 22 <!--▼FOOTER--> 23 23 <div id="pagetop" style="clear: both;"><a href="#top"><img src="<!--{$TPL_DIR}-->img/common/pagetop.gif" width="100" height="10" alt="このページのTOPへ" /></a></div> 24 <div id="footer">Copyright© 25 <!--{if $smarty.const.RELEASE_YEAR != $smarty.now|date_format:"%Y"}--> 26 <!--{$smarty.const.RELEASE_YEAR}-->- 27 <!--{/if}--> 28 <!--{$smarty.now|date_format:"%Y"}--> <!--{$arrSiteInfo.shop_name_eng|escape}--> All rights reserved.</div> 24 <!--{strip}--> 25 <div id="footer">Copyright © 26 <!--{if $smarty.const.RELEASE_YEAR != $smarty.now|date_format:"%Y"}--> 27 <!--{$smarty.const.RELEASE_YEAR}-->- 28 <!--{/if}--> 29 <!--{$smarty.now|date_format:"%Y"}--> <!--{$arrSiteInfo.shop_name_eng|default:$arrSiteInfo.shop_name|escape}--> All rights reserved. 30 </div> 31 <!--{/strip}--> 29 32 <!--▲FOOTER-->
Note: See TracChangeset
for help on using the changeset viewer.
