Changeset 22173 for branches/version-2_12-multilang/data/Smarty/templates/admin/customer/edit_confirm.tpl
- Timestamp:
- 2012/12/27 16:49:41 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_12-multilang/data/Smarty/templates/admin/customer/edit_confirm.tpl
r22163 r22173 106 106 <tr> 107 107 <th><!--{t string="tpl_216"}--></th> 108 <td><!--{$arrJob[$arrForm.job]|default :"未登録"|h}--></td>108 <td><!--{$arrJob[$arrForm.job]|default_t:"tpl_242"|h}--></td> 109 109 </tr> 110 110 <tr> … … 135 135 <tr> 136 136 <th><!--{t string="tpl_225"}--></th> 137 <td><!--{$arrForm.note|h|nl2br|default :"未登録"}--></td>137 <td><!--{$arrForm.note|h|nl2br|default_t:"tpl_242"}--></td> 138 138 </tr> 139 139 <tr>
Note: See TracChangeset
for help on using the changeset viewer.