Changeset 2929:54d58ce46232 for admin/index.php
- Timestamp:
- 01/27/15 11:26:52 (11 years ago)
- Branch:
- 2.7
- Children:
- 2930:af2812bb018c, 2934:acb3d85998e5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/index.php
r2854 r2929 338 338 echo 339 339 '<div id="quick">'. 340 '<h3>'.__('Quick entry'). '</h3>'.340 '<h3>'.__('Quick entry').sprintf(' › %s',$core->auth->getOption('post_format')).'</h3>'. 341 341 '<form id="quick-entry" action="'.$core->adminurl->get('admin.post').'" method="post" class="fieldset">'. 342 342 '<h4>'.__('New entry').'</h4>'.
Note: See TracChangeset
for help on using the changeset viewer.