Changeset 4990
- Timestamp:
- 11/05/09 09:07:27 (3 weeks ago)
- Files:
-
- 1 modified
-
branches/greyhound/tmpl/cms/edit_asset.tmpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/greyhound/tmpl/cms/edit_asset.tmpl
r4967 r4990 130 130 help_page="assets" 131 131 help_section="asset_label"> 132 <input type="text" name="label" id="label" maxlength="100"value="<mt:var name="label" escape="html">" class="full-width" />132 <input type="text" name="label" id="label" value="<mt:var name="label" escape="html">" class="full-width" /> 133 133 </mtapp:setting> 134 134
