Dotclear

Changeset 1480:9451796b02e2 for admin


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

Chasse aux bugs html et mini-améliorations de présentation, suite.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/comments.php

    r1474 r1480  
    3737$type_combo = array( 
    3838'-' => '', 
    39 __('comment') => 'co', 
    40 __('trackback') => 'tb' 
     39__('Comment') => 'co', 
     40__('Trackback') => 'tb' 
    4141); 
    4242 
     
    261261      
    262262     '<p class="col right"><label for="action" class="classic">'.__('Selected comments action:').'</label> '. 
    263      form::combo('action',$combo_action,$default,'','','','title="'.__('action: ').'"'). 
     263     form::combo('action',$combo_action,$default,'','','','title="'.__('Actions').'"'). 
    264264     $core->formNonce(). 
    265265     '<input type="submit" value="'.__('ok').'" /></p>'. 
Note: See TracChangeset for help on using the changeset viewer.

Sites map