Dotclear


Ignore:
Timestamp:
08/17/13 19:28:28 (11 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Children:
1428:3e80fc62b404, 1436:c6aa788720c9
Message:

Displays status icon in entry-sidebar

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/post.php

    r1398 r1427  
    313313     $edit_entry_str = __('&ldquo;%s&rdquo;'); 
    314314     $page_title_edit = sprintf($edit_entry_str, html::escapeHTML($post_title)).' '.$img_status; 
     315} else { 
     316     $img_status = ''; 
    315317} 
    316318 
     
    393395               'items' => array( 
    394396                    'post_status' =>  
    395                          '<p><label for="post_status" class="ib">'.__('Entry status').'</label>'. 
     397                         '<p class="entry-status"><label for="post_status" class="ib">'.__('Entry status').' '.$img_status.'</label>'. 
    396398                         form::combo('post_status',$status_combo,$post_status,'maximal','',!$can_publish). 
    397399                         '</p>', 
Note: See TracChangeset for help on using the changeset viewer.

Sites map