- Timestamp:
- 2013/01/28 13:57:20 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_12-multilang/data/Smarty/templates/admin/products/maker.tpl
r22437 r22443 31 31 <table class="form"> 32 32 <tr> 33 <th><!--{t string="tpl_ 585" escape="none"}--></th>33 <th><!--{t string="tpl_Manufacturer name<span class='attention'> *</span>_01" escape="none"}--></th> 34 34 <td> 35 35 <!--{if $arrErr.maker_id}--><span class="attention"><!--{$arrErr.maker_id}--></span><br /><!--{/if}--> … … 55 55 <tr> 56 56 <th><!--{t string="tpl_ID_01"}--></th> 57 <th><!--{t string="tpl_ 562"}--></th>57 <th><!--{t string="tpl_Manufacturer_01"}--></th> 58 58 <th class="edit"><!--{t string="tpl_Edit_01"}--></th> 59 59 <th class="delete"><!--{t string="tpl_Remove_01"}--></th>
Note: See TracChangeset
for help on using the changeset viewer.