Dotclear


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/pages/page.php

    r1713 r1668  
    432432               'title' => __('Options'), 
    433433               'items' => array( 
    434                     'post_open_comment_tb' => 
    435                          '<div>'. 
    436                          '<h5 id="label_comment_tb">'.__('Commentaires et rétroliens').'</h5>'. 
     434                    'post_open_comment' => 
    437435                         '<p><label for="post_open_comment" class="classic">'. 
    438436                         form::checkbox('post_open_comment',1,$post_open_comment).' '. 
     
    444442                                   __('Warning: Comments are not more accepted for this entry.').'</p>') :  
    445443                              '<p class="form-note warn">'. 
    446                               __('Comments are not accepted on this blog so far.').'</p>'). 
     444                              __('Comments are not accepted on this blog so far.').'</p>'), 
     445                    'post_open_tb' => 
    447446                         '<p><label for="post_open_tb" class="classic">'. 
    448447                         form::checkbox('post_open_tb',1,$post_open_tb).' '. 
     
    453452                                   '<p class="form-note warn">'. 
    454453                                   __('Warning: Trackbacks are not more accepted for this entry.').'</p>') :  
    455                               '<p class="form-note warn">'.__('Trackbacks are not accepted on this blog so far.').'</p>'). 
    456                          '</div>', 
     454                              '<p class="form-note warn">'.__('Trackbacks are not accepted on this blog so far.').'</p>'), 
    457455                    'post_hide' =>  
    458456                         '<p><label for="post_selected" class="classic">'.form::checkbox('post_selected',1,$post_selected).' '. 
Note: See TracChangeset for help on using the changeset viewer.

Sites map