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/template/yoga/upload.tpl

    r2352 r2674  
    8787      <td>{'comment'|@translate}</td>
    8888      <td>
    89        <textarea name="comment" rows="3" cols="40" style="overflow:auto">{$COMMENT_IMG}</textarea>
     89       <textarea name="comment" id="comment" rows="3" cols="40" style="overflow:auto">{$COMMENT_IMG}</textarea>
    9090      </td>
    9191    </tr>
Note: See TracChangeset for help on using the changeset viewer.