Dotclear

Changeset 2499:addd5d81a19c


Ignore:
Timestamp:
10/28/13 01:43:39 (12 years ago)
Author:
Denis Jean-Chirstian <contact@…>
Branch:
2.6
Message:

Fix missing help block on modules configuration page. Module can now add its own help on this page...

Location:
admin
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • admin/blog_theme.php

    r2487 r2499  
    7676     $list->displayConfiguration(); 
    7777 
     78     dcPage::helpBlock('core_blog_theme_conf'); 
    7879     dcPage::close(); 
    7980 
  • admin/plugins.php

    r2487 r2499  
    5151     $list->displayConfiguration(); 
    5252 
     53     dcPage::helpBlock('core_plugins_conf'); 
    5354     dcPage::close(); 
    5455 
Note: See TracChangeset for help on using the changeset viewer.

Sites map