Changeset 17848
- Timestamp:
- 2009/02/26 20:22:57 (14 years ago)
- Location:
- branches/version-2/data/Smarty/templates/default/mobile
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2/data/Smarty/templates/default/mobile/regist/complete.tpl
r17831 r17848 51 51 52 52 <!-- ▼フッター ここから --> 53 < center><!--{include file='footer.tpl'}--></center>53 <!--{include file='footer.tpl'}--> 54 54 <!-- ▲フッター ここまで --> -
branches/version-2/data/Smarty/templates/default/mobile/regist/error.tpl
r17831 r17848 37 37 38 38 <!-- ▼フッター ここから --> 39 < center><!--{include file='footer.tpl'}--></center>39 <!--{include file='footer.tpl'}--> 40 40 <!-- ▲フッター ここまで --> -
branches/version-2/data/Smarty/templates/default/mobile/shopping/complete.tpl
r16988 r17848 29 29 商品到着をお楽しみにお待ち下さいませ。<br> 30 30 どうぞ、今後とも、<!--{$arrInfo.shop_name|escape}-->をよろしくお願いします。<br> 31 <br> 31 <br> 32 32 33 33 <!--{if $arrOther.title.value }--> … … 49 49 50 50 <!-- ▼フッター ここから --> 51 < center>LOCKON CO.,LTD.</center>51 <!--{include file='footer.tpl'}--> 52 52 <!-- ▲フッター ここまで --> -
branches/version-2/data/Smarty/templates/default/mobile/shopping/confirm.tpl
r16582 r17848 95 95 96 96 <!-- ▼フッター ここから --> 97 < center>LOCKON CO.,LTD.</center>97 <!--{include file='footer.tpl'}--> 98 98 <!-- ▲フッター ここまで --> -
branches/version-2/data/Smarty/templates/default/mobile/shopping/deliv.tpl
r16582 r17848 69 69 70 70 <!-- ▼フッター ここから --> 71 < center>LOCKON CO.,LTD.</center>71 <!--{include file='footer.tpl'}--> 72 72 <!-- ▲フッター ここまで --> -
branches/version-2/data/Smarty/templates/default/mobile/shopping/deliv_date.tpl
r16582 r17848 74 74 75 75 <!-- ▼フッター ここから --> 76 < center>LOCKON CO.,LTD.</center>76 <!--{include file='footer.tpl'}--> 77 77 <!-- ▲フッター ここまで --> -
branches/version-2/data/Smarty/templates/default/mobile/shopping/payment.tpl
r16582 r17848 59 59 60 60 <!-- ▼フッター ここから --> 61 < center>LOCKON CO.,LTD.</center>61 <!--{include file='footer.tpl'}--> 62 62 <!-- ▲フッター ここまで -->
Note: See TracChangeset
for help on using the changeset viewer.