Changeset 646 for trunk/template


Ignore:
Timestamp:
Dec 16, 2004, 3:49:47 PM (19 years ago)
Author:
gweltas
Message:
  • French translation for many new entries
  • minor template update for cat_modify
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/template/default/admin/cat_modify.tpl

    r635 r646  
    4242      </td>
    4343    </tr>
     44        <tr class="admin">
     45          <th colspan="2">{L_EDIT_CAT_OPTIONS}</th>
     46        </tr>
    4447    <tr>
    4548      <td><strong>{L_EDIT_STATUS}&nbsp;:</strong><br /><span class="small">{L_EDIT_STATUS_INFO}</span></td>
     
    7275    </tr>
    7376    <!-- END upload -->
    74     <!-- BEGIN parent -->
    75     <tr>
    76       <td>{#cat_parent}</td>
    77       <td class="row1">
    78         <!-- BEGIN associate_LOV -->
    79         <select name="associate">
    80           <!-- BEGIN associate_cat -->
    81           <option value="{#value}">{#content}</option>
    82           <!-- END associate_cat -->
    83         </select>
    84         <!-- END associate_LOV -->
    85         <!-- BEGIN associate_text -->
    86         <input type="text" name="associate" value="{#value}" />
    87         <!-- END associate_text -->
    88       </td>
    89     </tr>
    90     <!-- END parent -->
    9177    <tr>
    9278      <td colspan="2">&nbsp;</td>
Note: See TracChangeset for help on using the changeset viewer.