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/aboutConfig/index.php

    r589 r907  
    121121<?php 
    122122if (!empty($_GET['upd'])) { 
    123      echo '<p class="message">'.__('Configuration successfully updated').'</p>'; 
     123     dcPage::message(__('Configuration successfully updated')); 
    124124} 
    125125 
    126126if (!empty($_GET['upda'])) { 
    127      echo '<p class="message">'.__('Settings definition successfully updated').'</p>'; 
     127     dcPage::message(__('Settings definition successfully updated')); 
    128128} 
    129129?> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map