Dotclear

Changeset 2477:77a6bbc36a44


Ignore:
Timestamp:
10/22/13 10:58:15 (12 years ago)
Author:
Denis Jean-Chirstian <contact@…>
Branch:
2.6
Message:

Revert notice() , sorry

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/importExport/index.php

    r2476 r2477  
    7979               $title => $p_url, 
    8080               html::escapeHTML($module->name) => '' 
    81           )); 
     81          )). 
     82          dcPage::notices(); 
    8283 
    8384     echo 
     
    9394               __('Plugins') => '', 
    9495               $title => '' 
    95           )); 
     96          )). 
     97          dcPage::notices(); 
    9698 
    9799     echo '<h3>'.__('Import').'</h3>'.listImportExportModules($core,$modules['import']); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map