Changeset 22468 for branches/version-2_12-multilang/data/Smarty/templates/admin/products/product_rank.tpl
- Timestamp:
- 2013/01/29 18:50:10 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_12-multilang/data/Smarty/templates/admin/products/product_rank.tpl
r22467 r22468 131 131 <!--{* 移動 *}--> 132 132 <!--{if !(count($arrProductsList) == 1 && $rank == 1)}--> 133 <input type="text" name="pos-<!--{$arrProductsList[cnt].product_id}-->" size="3" class="box3" /><!--{t string="tpl_ The first_01"}--><a href="?" onclick="fnModeSubmit('move','product_id', '<!--{$arrProductsList[cnt].product_id}-->'); return false;"><!--{t string="tpl_Move_01"}--></a><br />133 <input type="text" name="pos-<!--{$arrProductsList[cnt].product_id}-->" size="3" class="box3" /><!--{t string="tpl_Line(s)_01"}--><a href="?" onclick="fnModeSubmit('move','product_id', '<!--{$arrProductsList[cnt].product_id}-->'); return false;"><!--{t string="tpl_Move_01"}--></a><br /> 134 134 <!--{/if}--> 135 135 <!--{if !($smarty.section.cnt.first && $tpl_disppage eq 1)}-->
Note: See TracChangeset
for help on using the changeset viewer.