Dotclear

Changeset 1569:a643401a714a for plugins


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

Form-notes and contextual alerts don't need to be 100% wide.

Location:
plugins
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • plugins/daInstaller/index.php

    r1568 r1569  
    273273     echo 
    274274     '<p><strong>'.__('Detected updates for your system').'</strong></p>'. 
    275      '<p class="form-note warn">'. 
     275     '<p class="warning">'. 
    276276          __('Changes can be required after installation of updates. Click on a support link before to be aware about'). 
    277277     '</p>'; 
  • plugins/importExport/inc/class.dc.import.dc1.php

    r1559 r1569  
    145145                    '<p>'.sprintf(__('Import the content of a Dotclear 1.2\'s blog in the current blog: %s.'), 
    146146                    '<strong>'.html::escapeHTML($this->core->blog->name).'</strong>').'</p>'. 
    147                     '<p class="form-note warn">'.__('Please note that this process '. 
     147                    '<p class="warning">'.__('Please note that this process '. 
    148148                    'will empty your categories, blogroll, entries and comments on the current blog.').'</p>'; 
    149149                     
  • plugins/importExport/inc/class.dc.import.wp.php

    r1559 r1569  
    176176                    '<p>'.sprintf(__('This will import your WordPress content as new content in the current blog: %s.'), 
    177177                    '<strong>'.html::escapeHTML($this->core->blog->name).'</strong>').'</p>'. 
    178                     '<p class="form-note warn">'.__('Please note that this process '. 
     178                    '<p class="warning">'.__('Please note that this process '. 
    179179                    'will empty your categories, blogroll, entries and comments on the current blog.').'</p>'; 
    180180                     
Note: See TracChangeset for help on using the changeset viewer.

Sites map