Dotclear


Ignore:
Timestamp:
09/05/13 22:18:44 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Petits ajustements CSS, pour les couleurs notamment.
Application du style "warning" au message de suppression de blog. /!\ WANTED DEV. Un bouton d'annulation serait bienvenu.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/blog_del.php

    r1399 r1733  
    6161{ 
    6262     echo 
    63      '<p class="message">'.__('Warning').'</p>'. 
     63     '<div class="warning-msg"><p><strong>'.__('Warning').'</strong></p>'. 
    6464     '<p>'.sprintf(__('You are about to delete the blog %s. Every entry, comment and category will be deleted.'), 
    65      '<strong>'.$blog_id.' ('.$blog_name.')</strong>').'</p>'. 
     65     '<strong>'.$blog_id.' ('.$blog_name.')</strong>').'</p></div>'. 
    6666     '<p>'.__('Please give your password to confirm the blog deletion.').'</p>'; 
    6767      
Note: See TracChangeset for help on using the changeset viewer.

Sites map