Changeset 19947 for branches/version-2_5-dev/data/Smarty
- Timestamp:
- 2011/01/17 18:32:35 (15 years ago)
- Location:
- branches/version-2_5-dev/data/Smarty/templates
- Files:
-
- 3 edited
-
default/cart/index.tpl (modified) (1 diff)
-
mobile/cart/index.tpl (modified) (1 diff)
-
sphone/cart/index.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_5-dev/data/Smarty/templates/default/cart/index.tpl
r19945 r19947 166 166 <p> 167 167 <!--{if $tpl_prev_url != ""}--> 168 <a href="<!--{$tpl_prev_url }-->" onmouseover="chgImg('<!--{$TPL_DIR}-->img/button/btn_back_on.gif','back');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/button/btn_back.gif','back');">168 <a href="<!--{$tpl_prev_url|escape}-->" onmouseover="chgImg('<!--{$TPL_DIR}-->img/button/btn_back_on.gif','back');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/button/btn_back.gif','back');"> 169 169 <img src="<!--{$TPL_DIR}-->img/button/btn_back.gif" width="150" height="30" alt="買い物を続ける" name="back" /></a> 170 170 <!--{/if}--> -
branches/version-2_5-dev/data/Smarty/templates/mobile/cart/index.tpl
r19945 r19947 97 97 98 98 <!--{if $tpl_prev_url != ""}--> 99 <a href="<!--{$tpl_prev_url }-->">[emoji:69]お買物を続ける</a>99 <a href="<!--{$tpl_prev_url|escape}-->">[emoji:69]お買物を続ける</a> 100 100 <!--{/if}--> 101 101 <!--{/foreach}--> -
branches/version-2_5-dev/data/Smarty/templates/sphone/cart/index.tpl
r19945 r19947 167 167 <p> 168 168 <!--{if $tpl_prev_url != ""}--> 169 <a href="<!--{$tpl_prev_url }-->" class="spbtn spbtn-medeum">169 <a href="<!--{$tpl_prev_url|escape}-->" class="spbtn spbtn-medeum"> 170 170 買い物を続ける</a> 171 171 <!--{/if}-->
Note: See TracChangeset
for help on using the changeset viewer.
