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/blogroll/edit.php

    r270 r907  
    101101{ 
    102102     if (!empty($_GET['upd'])) { 
    103           echo '<p class="message">'.__('Category has been successfully updated').'</p>'; 
     103          dcPage::message(__('Category has been successfully updated')); 
    104104     } 
    105105      
     
    121121{ 
    122122     if (!empty($_GET['upd'])) { 
    123           echo '<p class="message">'.__('Link has been successfully updated').'</p>'; 
     123          dcPage::message(__('Link has been successfully updated')); 
    124124     } 
    125125      
Note: See TracChangeset for help on using the changeset viewer.

Sites map