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/importExport/inc/class.dc.import.flat.php

    r840 r907  
    142142          if ($this->status == 'single') 
    143143          { 
    144                echo '<p class="message">'.__('Single blog successfully imported.').'</p>'; 
     144               dcPage::message(__('Single blog successfully imported.')); 
    145145               return; 
    146146          } 
    147147          if ($this->status == 'full') 
    148148          { 
    149                echo '<p class="message">'.__('Content successfully imported.').'</p>'; 
     149               dcPage::message(__('Content successfully imported.')); 
    150150               return; 
    151151          } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map