Ignore:
Timestamp:
Oct 6, 2008, 7:59:06 PM (16 years ago)
Author:
patdenice
Message:
  • Don't show "home" twice on picture navbar if category is not set.
  • Add ids to textarea (for future use with TinyMCE plugin).
  • Enlarge cat_bottom-right.gif and cat_top-right.gif to 1200px.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/template/goto/picture_modify.tpl

    r2641 r2674  
    124124      <tr>
    125125        <td><strong>{'Description'|@translate}</strong></td>
    126         <td><textarea name="description" class="description">{$DESCRIPTION}</textarea></td>
     126        <td><textarea name="description" id="description" class="description">{$DESCRIPTION}</textarea></td>
    127127      </tr>
    128128
Note: See TracChangeset for help on using the changeset viewer.