Ignore:
Timestamp:
2013/01/28 18:12:19 (11 years ago)
Author:
m_uehara
Message:

#2060 メッセージIDの振り直し

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_12-multilang/data/Smarty/templates/admin/order/status.tpl

    r22451 r22453  
    5858            <a class="btn-normal" href="javascript:;" onclick="fnSelectCheckSubmit(); return false;"><span><!--{t string="tpl_Move_01"}--></span></a> 
    5959        </div> 
    60         <span class="attention"><!--{t string="tpl_* When %s1 or when changing to delete, restore the inventory count manually._01" %s1=$arrORDERSTATUS[$smarty.const.ORDER_CANCEL]}--></span><br /> 
     60        <span class="attention"><!--{t string="tpl_* When T_ARG1 or when changing to delete, restore the inventory count manually._01" T_ARG1=$arrORDERSTATUS[$smarty.const.ORDER_CANCEL]}--></span><br /> 
    6161 
    6262        <p class="remark"> 
    63             <!--{t string="tpl_%s1 items were found._01" %s1=$tpl_linemax}--> 
     63            <!--{t string="tpl_T_ARG1 items were found._01" T_ARG1=$tpl_linemax}--> 
    6464            <!--{$tpl_strnavi}--> 
    6565        </p> 
Note: See TracChangeset for help on using the changeset viewer.