Changeset 3572:7b171ccd8cee for admin/category.php
- Timestamp:
- 08/12/17 12:51:23 (8 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/category.php
r3330 r3572 216 216 '<div class="lockable">'. 217 217 '<p><label for="cat_url">'.__('URL:').'</label> ' 218 .form::field('cat_url',40, 255,html::escapeHTML($cat_url)).218 .form::field('cat_url',40,191,html::escapeHTML($cat_url)). 219 219 '</p>'. 220 220 '<p class="form-note warn" id="note-cat-url">'.
Note: See TracChangeset
for help on using the changeset viewer.