Dotclear


Ignore:
Timestamp:
11/09/16 11:35:30 (9 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Add a user preference to hide additional information (.more-info class) and normal notes (.form-note class) (.info, .warn and .warning remain displayed)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/blog_theme.php

    r3018 r3398  
    148148     '<div class="multi-part" id="themes" title="'.__('Installed themes').'">'. 
    149149     '<h3>'.__('Installed themes').'</h3>'. 
    150      '<p>'.__('You can configure and manage installed themes from this list.').'</p>'; 
     150     '<p class="more-info">'.__('You can configure and manage installed themes from this list.').'</p>'; 
    151151 
    152152     $list 
     
    170170     '<div class="multi-part" id="deactivate" title="'.__('Deactivated themes').'">'. 
    171171     '<h3>'.__('Deactivated themes').'</h3>'. 
    172      '<p>'.__('Deactivated themes are installed but not usable. You can activate them from here.').'</p>'; 
     172     '<p class="more-info">'.__('Deactivated themes are installed but not usable. You can activate them from here.').'</p>'; 
    173173 
    174174     $list 
     
    223223     '<div class="multi-part" id="addtheme" title="'.__('Install or upgrade manually').'">'. 
    224224     '<h3>'.__('Add themes from a package').'</h3>'. 
    225      '<p>'.__('You can install themes by uploading or downloading zip files.').'</p>'; 
     225     '<p class="more-info">'.__('You can install themes by uploading or downloading zip files.').'</p>'; 
    226226 
    227227     $list->displayManualForm(); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map