Dotclear

Changeset 2364:5a1a85b86768 for plugins


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

Add link from plugin maintenance to plugin configurator. Need more style, better text, and waiting for the come back of settings tab... or not.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/maintenance/index.php

    r2175 r2364  
    253253dcPage::helpBlock('maintenance', 'maintenancetasks'); 
    254254 
    255 echo '</body></html>'; 
     255echo  
     256'<p class="info">'.sprintf( 
     257     __('You can configure common options through the <a href="%s">plugins manager</a>.'), 
     258     'plugins.php?module=maintenance&amp;conf=1&amp;redir='.urlencode('plugin.php?p=maintenance') 
     259).'</p>'. 
     260'</body></html>'; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map