Ignore:
Timestamp:
2013/01/27 16:22:09 (11 years ago)
Author:
adachi
Message:

#2060 メッセージIDの振り直し:tpl_153 - tpl199

File:
1 edited

Legend:

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

    r22415 r22418  
    115115    <table class="list"> 
    116116        <tr> 
    117             <th class="id"><!--{t string="tpl_192"}--></th> 
    118             <th class="name"><!--{t string="tpl_188"}-->/<!--{t string="tpl_371"}-->/<!--{t string="tpl_374"}--></th> 
     117            <th class="id"><!--{t string="tpl_Product code_01"}--></th> 
     118            <th class="name"><!--{t string="tpl_Product name_01"}-->/<!--{t string="tpl_371"}-->/<!--{t string="tpl_374"}--></th> 
    119119            <th class="price"><!--{t string="tpl_372"}--></th> 
    120120            <th class="qty"><!--{t string="tpl_373"}--></th> 
     
    197197                <table class="list" id="order-edit-products"> 
    198198                    <tr> 
    199                         <th class="id"><!--{t string="tpl_192"}--></th> 
    200                         <th class="name"><!--{t string="tpl_188"}-->/<!--{t string="tpl_371"}-->/<!--{t string="tpl_374"}--></th> 
     199                        <th class="id"><!--{t string="tpl_Product code_01"}--></th> 
     200                        <th class="name"><!--{t string="tpl_Product name_01"}-->/<!--{t string="tpl_371"}-->/<!--{t string="tpl_374"}--></th> 
    201201                        <th class="price"><!--{t string="tpl_372"}--></th> 
    202202                        <th class="qty"><!--{t string="tpl_373"}--></th> 
Note: See TracChangeset for help on using the changeset viewer.