Changeset 22205 for branches/version-2_12-multilang/data/Smarty/templates/default/contact/confirm.tpl
- Timestamp:
- 2013/01/07 18:03:31 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_12-multilang/data/Smarty/templates/default/contact/confirm.tpl
r21867 r22205 48 48 <th>郵便番号</th> 49 49 <td> 50 <!--{* 50 51 <!--{if strlen($arrForm.zip01.value) > 0 && strlen($arrForm.zip02.value) > 0}--> 51 52 〒<!--{$arrForm.zip01.value|h}-->-<!--{$arrForm.zip02.value|h}--> 53 <!--{/if}--> 54 *}--> 55 <!--{if strlen($arrForm.zipcode.value) > 0}--> 56 〒<!--{$arrForm.zipcode.value|h}--> 52 57 <!--{/if}--> 53 58 </td>
Note: See TracChangeset
for help on using the changeset viewer.