Dotclear


Ignore:
Timestamp:
10/25/12 14:55:54 (13 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Add timestamp on information message, fixes #1189

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/blowupConfig/index.php

    r683 r907  
    228228 
    229229if (!$can_write_images) { 
    230      echo '<div class="message">'. 
    231           __('For the following reasons, images cannot be created. You won\'t be able to change some background properties.'). 
    232           $notices.'</div>'; 
     230     dcPage::message(__('For the following reasons, images cannot be created. You won\'t be able to change some background properties.'). 
     231          $notices,false,true); 
    233232} 
    234233 
    235234if (!empty($_GET['upd'])) { 
    236      echo '<p class="message">'.__('Theme configuration has been successfully updated.').'</p>'; 
     235     dcPage::message(__('Theme configuration has been successfully updated.')); 
    237236} 
    238237 
Note: See TracChangeset for help on using the changeset viewer.

Sites map