Dotclear


Ignore:
Timestamp:
09/23/13 21:25:10 (12 years ago)
Author:
Denis Jean-Chirstian <contact@…>
Branch:
default
Message:

Minor fixes plugins maintenance and importExport

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/importExport/index.php

    r1358 r2045  
    9595          )); 
    9696 
    97      echo 
    98      '<h3>'.__('Import').'</h3>'.listImportExportModules($core,$modules['import']). 
    99      '<h3>'.__('Export').'</h3>'.listImportExportModules($core,$modules['export']); 
     97     echo '<h3>'.__('Import').'</h3>'.listImportExportModules($core,$modules['import']); 
     98     //echo '<h3>'.__('Export').'</h3>'.listImportExportModules($core,$modules['export']); 
    10099} 
     100 
     101echo 
     102'<p class="info">'.sprintf( 
     103     __('Export functions are in the page %s.'), 
     104     '<a href="plugin.php?p=maintenance&tab=backup#backup">'.__('Maintenance').'</a>' 
     105).'</p>'; 
    101106 
    102107echo ' 
Note: See TracChangeset for help on using the changeset viewer.

Sites map