Changeset 22316
- Timestamp:
- 2013/01/23 14:34:15 (8 years ago)
- Location:
- branches/version-2_12-multilang/data/Smarty/templates/admin
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_12-multilang/data/Smarty/templates/admin/basis/index.tpl
r22230 r22316 178 178 </tr> 179 179 <tr> 180 <th><!--{t string="tpl_03 9"}--></th>180 <th><!--{t string="tpl_038"}--></th> 181 181 <td> 182 182 <span class="attention"><!--{$arrErr.fax01}--></span> -
branches/version-2_12-multilang/data/Smarty/templates/admin/customer/edit.tpl
r22245 r22316 191 191 </tr> 192 192 <tr> 193 <th><!--{t string="tpl_03 9"}--></th>193 <th><!--{t string="tpl_038"}--></th> 194 194 <td> 195 195 <span class="attention"><!--{$arrErr.fax01}--><!--{$arrErr.fax02}--><!--{$arrErr.fax03}--></span> -
branches/version-2_12-multilang/data/Smarty/templates/admin/customer/edit_confirm.tpl
r22205 r22316 94 94 </tr> 95 95 <tr> 96 <th><!--{t string="tpl_03 9"}--></th>96 <th><!--{t string="tpl_038"}--></th> 97 97 <td><!--{if strlen($arrForm.fax01) > 0}--><!--{$arrForm.fax01|h}--> - <!--{$arrForm.fax02|h}--> - <!--{$arrForm.fax03|h}--><!--{else}--><!--{t string="tpl_242"}--><!--{/if}--></td> 98 98 </tr>
Note: See TracChangeset
for help on using the changeset viewer.