Changeset 861 in ExiteCMS for trunk/includes/templates/admin.download_cats.tpl
- Timestamp:
- 10/02/07 22:23:07 (5 years ago)
- File:
-
- 1 edited
-
trunk/includes/templates/admin.download_cats.tpl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/templates/admin.download_cats.tpl
r843 r861 43 43 <td class='tbl'> 44 44 <select name='cat_sub' class='textbox'> 45 <option value='0'{if $cat_sub == 0} selected{/if}>{$locale.4 44}</option>45 <option value='0'{if $cat_sub == 0} selected{/if}>{$locale.455}</option> 46 46 {section name=cat loop=$cats} 47 47 {if $is_edit && $cats[cat].download_cat_id == $cat_id} … … 145 145 </td> 146 146 <td align='center' width='1%' class='{cycle values='tbl1,tbl2' advance=no}' style='white-space:nowrap'> 147 {$cats[dc].parent_cat_name|default:$locale.4 44}147 {$cats[dc].parent_cat_name|default:$locale.455} 148 148 </td> 149 149 <td align='center' width='1%' class='{cycle values='tbl1,tbl2' advance=no}' style='white-space:nowrap'>
Note: See TracChangeset
for help on using the changeset viewer.
