Dotclear

Changeset 501:ead05faef1e4 for plugins


Ignore:
Timestamp:
07/03/11 22:30:31 (14 years ago)
Author:
kozlika
Branch:
default
Children:
503:a4f39cc10d7a, 505:3cf15f858012
Message:

Quelques pages manquantes pour le #1247.

Location:
plugins
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • plugins/importExport/index.php

    r500 r501  
    105105else 
    106106{ 
    107      echo '<h2>'.__('Import/Export').'</h2>'; 
     107     echo '<h2 class="page-title">'.__('Import/Export').'</h2>'; 
    108108     echo '<h3>'.__('Import').'</h3>'; 
    109109      
  • plugins/tags/_admin.php

    r454 r501  
    227227          { 
    228228               echo 
    229                '<h2>'.__('Add tags to entries').'</h2>'. 
     229               '<h2 class="page-title">'.__('Add tags to entries').'</h2>'. 
    230230               '<form action="posts_actions.php" method="post">'. 
    231231               '<div><label for="new_tags" class="area">'.__('Tags to add:').'</label> '. 
     
    257257               } 
    258258                
    259                echo '<h2>'.__('Remove selected tags from entries').'</h2>'; 
     259               echo '<h2 class="page-title">'.__('Remove selected tags from entries').'</h2>'; 
    260260                
    261261               if (empty($tags)) { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map