Dotclear


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/post.php

    r1625 r1711  
    472472               'title' => __('Options'), 
    473473               'items' => array( 
    474                     'post_open_comment' => 
     474                    'post_open_comment_tb' => 
     475                         '<div>'. 
     476                         '<h5 id="label_comment_tb">'.__('Commentaires et rétroliens').'</h5>'. 
    475477                         '<p><label for="post_open_comment" class="classic">'. 
    476478                         form::checkbox('post_open_comment',1,$post_open_comment).' '. 
     
    482484                                   __('Warning: Comments are not more accepted for this entry.').'</p>') :  
    483485                              '<p class="form-note warn">'. 
    484                               __('Comments are not accepted on this blog so far.').'</p>'), 
    485                     'post_open_tb' => 
     486                              __('Comments are not accepted on this blog so far.').'</p>'). 
    486487                         '<p><label for="post_open_tb" class="classic">'. 
    487488                         form::checkbox('post_open_tb',1,$post_open_tb).' '. 
     
    492493                                   '<p class="form-note warn">'. 
    493494                                   __('Warning: Trackbacks are not more accepted for this entry.').'</p>') :  
    494                               '<p class="form-note warn">'.__('Trackbacks are not accepted on this blog so far.').'</p>'), 
     495                              '<p class="form-note warn">'.__('Trackbacks are not accepted on this blog so far.').'</p>'). 
     496                         '</div>', 
    495497                    'post_password' => 
    496498                         '<p><label for="post_password" class="ib">'.__('Password').'</label>'. 
Note: See TracChangeset for help on using the changeset viewer.

Sites map