Changeset 22134 for branches/version-2_12-multilang/data/Smarty/templates/admin/products/product_rank.tpl
- Timestamp:
- 2012/12/14 16:57:03 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_12-multilang/data/Smarty/templates/admin/products/product_rank.tpl
r22121 r22134 126 126 <!--{* 移動 *}--> 127 127 <!--{if !(count($arrProductsList) == 1 && $rank == 1)}--> 128 <input type="text" name="pos-<!--{$arrProductsList[cnt].product_id}-->" size="3" class="box3" /> 番目へ<a href="?" onclick="fnModeSubmit('move','product_id', '<!--{$arrProductsList[cnt].product_id}-->'); return false;"><!--{t string="tpl_005"}--></a><br />128 <input type="text" name="pos-<!--{$arrProductsList[cnt].product_id}-->" size="3" class="box3" /><!--{t string="tpl_713"}--><a href="?" onclick="fnModeSubmit('move','product_id', '<!--{$arrProductsList[cnt].product_id}-->'); return false;"><!--{t string="tpl_005"}--></a><br /> 129 129 <!--{/if}--> 130 130 <!--{if !($smarty.section.cnt.first && $tpl_disppage eq 1)}-->
Note: See TracChangeset
for help on using the changeset viewer.