Dotclear


Ignore:
Timestamp:
08/31/13 12:39:15 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Lists enhancements (comments, blogs).
Minor typos.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/pages/page.php

    r1625 r1668  
    403403               'items' => array( 
    404404                    'post_status' =>  
    405                          '<p><label for="post_status" class="ib">'.__('Page status:').'</label> '. 
     405                         '<p><label for="post_status" class="ib">'.__('Page status').'</label> '. 
    406406                         form::combo('post_status',$status_combo,$post_status,'','',!$can_publish). 
    407407                         '</p>', 
     
    411411                         '</p>', 
    412412                    'post_lang' => 
    413                          '<p><label for="post_lang" class="ib">'.__('Page lang:').'</label>'. 
     413                         '<p><label for="post_lang" class="ib">'.__('Page lang').'</label>'. 
    414414                         form::combo('post_lang',$lang_combo,$post_lang). 
    415415                         '</p>', 
     
    426426               'items' => array( 
    427427                    'post_position' =>  
    428                          '<p><label for="post_position" class="classic">'.__('Page position:').'</label> '. 
     428                         '<p><label for="post_position" class="classic">'.__('Page position').'</label> '. 
    429429                         form::field('post_position',3,3,(string) $post_position). 
    430430                         '</p>')), 
Note: See TracChangeset for help on using the changeset viewer.

Sites map