Changeset 18799 for branches/version-2_5-dev/data/Smarty
- Timestamp:
- 2010/09/09 09:34:12 (16 years ago)
- Location:
- branches/version-2_5-dev/data/Smarty/templates/default
- Files:
-
- 4 edited
-
campaign/active/footer.tpl (modified) (1 diff)
-
campaign/end/footer.tpl (modified) (1 diff)
-
footer.tpl (modified) (1 diff)
-
site_main.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_5-dev/data/Smarty/templates/default/campaign/active/footer.tpl
r18700 r18799 23 23 </div> 24 24 <div id="pagetop"><a href="#top"><img src="<!--{$TPL_DIR}-->img/common/pagetop.gif" width="100" height="10" alt="このページのTOPへ" /></a></div> 25 <div id="fo tter">Copyright(C)2000-2010 EC-CUBE All rights reserved.</div>25 <div id="footer">Copyright(C)2000-2010 EC-CUBE All rights reserved.</div> 26 26 </body> 27 27 </html> -
branches/version-2_5-dev/data/Smarty/templates/default/campaign/end/footer.tpl
r18700 r18799 23 23 </div> 24 24 <div id="pagetop"><a href="#top"><img src="<!--{$TPL_DIR}-->img/common/pagetop.gif" width="100" height="10" alt="このページのTOPへ" /></a></div> 25 <div id="fo tter">Copyright(C)2000-2010 EC-CUBE All rights reserved.</div>25 <div id="footer">Copyright(C)2000-2010 EC-CUBE All rights reserved.</div> 26 26 </body> 27 27 </html> -
branches/version-2_5-dev/data/Smarty/templates/default/footer.tpl
r18785 r18799 20 20 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 21 21 *}--> 22 <!--▼FO TTER-->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="fo tter">Copyright©24 <div id="footer">Copyright© 25 25 <!--{if $smarty.const.RELEASE_YEAR != $smarty.now|date_format:"%Y"}--> 26 26 <!--{$smarty.const.RELEASE_YEAR}-->- 27 27 <!--{/if}--> 28 28 <!--{$smarty.now|date_format:"%Y"}--> <!--{$arrSiteInfo.shop_name_eng|escape}--> All rights reserved.</div> 29 <!--▲FO TTER-->29 <!--▲FOOTER--> -
branches/version-2_5-dev/data/Smarty/templates/default/site_main.tpl
r18700 r18799 184 184 <!--{* ▲CONTENTS *}--> 185 185 186 <!--{* ▼FO TTER *}-->186 <!--{* ▼FOOTER *}--> 187 187 <!--{if $arrPageLayout.footer_chk != 2}--> 188 188 <!--{include file=$footer_tpl}--> 189 189 <!--{/if}--> 190 <!--{* ▲FO TTER *}-->190 <!--{* ▲FOOTER *}--> 191 191 <!--{* ▼FooterBottom COLUMN*}--> 192 192 <!--{if $arrPageLayout.FooterBottomNavi|@count > 0}-->
Note: See TracChangeset
for help on using the changeset viewer.
