Changeset 2708:e8b17b3a7413 for admin/index.php
- Timestamp:
- 04/15/14 08:57:14 (11 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/index.php
r2614 r2708 325 325 '<div id="quick">'. 326 326 '<h3>'.__('Quick entry').'</h3>'. 327 '<form id="quick-entry" action=" post.php" method="post" class="fieldset">'.327 '<form id="quick-entry" action="'.$core->adminurl->get('admin.post').'" method="post" class="fieldset">'. 328 328 '<h4>'.__('New entry').'</h4>'. 329 329 '<p class="col"><label for="post_title" class="required"><abbr title="'.__('Required field').'">*</abbr> '.__('Title:').'</label>'.
Note: See TracChangeset
for help on using the changeset viewer.