Changeset 217:dd9a10b462ea for admin/index.php
- Timestamp:
- 05/08/11 11:13:45 (14 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/index.php
r188 r217 312 312 '<p><label for="cat_id" class="classic">'.__('Category:').' '. 313 313 form::combo('cat_id',$categories_combo,'','',2).'</label></p>'. 314 '<p><input type="submit" value="'.__(' save').'" name="save" tabindex="3" /> '.314 '<p><input type="submit" value="'.__('Save').'" name="save" tabindex="3" /> '. 315 315 ($core->auth->check('publish',$core->blog->id) 316 316 ? '<input type="hidden" value="'.__('save and publish').'" name="save-publish" />'
Note: See TracChangeset
for help on using the changeset viewer.