Dotclear


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/post.php

    r1714 r1711  
    518518          "post_excerpt" => 
    519519               '<p class="area" id="excerpt-area"><label for="post_excerpt">'.__('Excerpt:').'<span class="form-note">'. 
    520                __('Introduction to the post.').'</span></label> '. 
     520               __('Add an introduction to the post.').'</span></label> '. 
    521521               form::textarea('post_excerpt',50,5,html::escapeHTML($post_excerpt)). 
    522522               '</p>', 
     
    530530          "post_notes" => 
    531531               '<p class="area" id="notes-area"><label for="post_notes">'.__('Personal notes:').'<span class="form-note">'. 
    532                __('Unpublished notes.').'</span></label>'. 
     532               __('Add unpublished notes.').'</span></label>'. 
    533533               form::textarea('post_notes',50,5,html::escapeHTML($post_notes)). 
    534534               '</p>' 
Note: See TracChangeset for help on using the changeset viewer.

Sites map