Changeset 19682 for branches/version-2_5-dev/data/Smarty/templates/admin
- Timestamp:
- 2010/11/26 22:05:24 (16 years ago)
- Location:
- branches/version-2_5-dev/data/Smarty/templates/admin/customer
- Files:
-
- 2 edited
-
edit.tpl (modified) (1 diff)
-
edit_confirm.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_5-dev/data/Smarty/templates/admin/customer/edit.tpl
r18873 r19682 109 109 </tr> 110 110 <tr> 111 <th> ご住所<span class="attention"> *</span></th>111 <th>住所<span class="attention"> *</span></th> 112 112 <td> 113 113 <span class="attention"><!--{$arrErr.pref}--><!--{$arrErr.addr01}--><!--{$arrErr.addr02}--></span> -
branches/version-2_5-dev/data/Smarty/templates/admin/customer/edit_confirm.tpl
r18873 r19682 75 75 </tr> 76 76 <tr> 77 <th> ご住所<span class="attention"> *</span></td>77 <th>住所<span class="attention"> *</span></td> 78 78 <td><!--{$arrPref[$arrForm.pref]|escape}--><!--{$arrForm.addr01|escape}--><!--{$arrForm.addr02|escape}--></td> 79 79 </tr>
Note: See TracChangeset
for help on using the changeset viewer.
