Ignore:
Timestamp:
2013/01/07 18:03:31 (11 years ago)
Author:
m_uehara
Message:

#2004 郵便番号を2カラムから1カラムに変更しました。

File:
1 edited

Legend:

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

    r22177 r22205  
    7474            <tr> 
    7575                <th><!--{t string="tpl_033"}--></th> 
    76                 <td><!--{t string="tpl_106"}--> <!--{$arrForm.zip01|h}--> - <!--{$arrForm.zip02|h}--></td> 
     76                <!--{* <td><!--{t string="tpl_106"}--> <!--{$arrForm.zip01|h}--> - <!--{$arrForm.zip02|h}--></td> *}--> 
     77                <td><!--{t string="tpl_106"}--> <!--{$arrForm.zipcode|h}--></td> 
    7778            </tr> 
    7879            <tr> 
Note: See TracChangeset for help on using the changeset viewer.