Changeset 23570 for branches/version-2_13-dev/data/Smarty
- Timestamp:
- 2014/07/13 18:43:01 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_13-dev/data/Smarty/templates/admin/basis/index.tpl
r23546 r23570 187 187 <td> 188 188 <span class="attention"><!--{$arrErr.tel01}--></span> 189 <span class="attention"><!--{$arrErr.tel02}--></span> 190 <span class="attention"><!--{$arrErr.tel03}--></span> 189 191 <input type="text" name="tel01" value="<!--{$arrForm.tel01|h}-->" maxlength="6" size="6" class="box6" style="<!--{if $arrErr.tel01 != ""}-->background-color: <!--{$smarty.const.ERR_COLOR}-->;<!--{/if}-->" /> - 190 192 <input type="text" name="tel02" value="<!--{$arrForm.tel02|h}-->" maxlength="6" size="6" class="box6" style="<!--{if $arrErr.tel01 != ""}-->background-color: <!--{$smarty.const.ERR_COLOR}-->;<!--{/if}-->" /> - … … 196 198 <td> 197 199 <span class="attention"><!--{$arrErr.fax01}--></span> 200 <span class="attention"><!--{$arrErr.fax02}--></span> 201 <span class="attention"><!--{$arrErr.fax03}--></span> 198 202 <input type="text" name="fax01" value="<!--{$arrForm.fax01|h}-->" maxlength="6" size="6" class="box6" style="<!--{if $arrErr.fax01 != ""}-->background-color: <!--{$smarty.const.ERR_COLOR}-->;<!--{/if}-->" /> - 199 203 <input type="text" name="fax02" value="<!--{$arrForm.fax02|h}-->" maxlength="6" size="6" class="box6" style="<!--{if $arrErr.fax02 != ""}-->background-color: <!--{$smarty.const.ERR_COLOR}-->;<!--{/if}-->" /> -
Note: See TracChangeset
for help on using the changeset viewer.
