Ignore:
Timestamp:
Apr 18, 2010, 8:59:37 PM (14 years ago)
Author:
nikrou
Message:

Bug 1617 fixed : help page is displayed in current theme in public or admin pages

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/configuration.php

    r5723 r5920  
    234234$template->assign(
    235235  array(
    236     'U_HELP' => get_root_url().'popuphelp.php?page=configuration',
     236    'U_HELP' => get_root_url().'admin/popuphelp.php?page=configuration',
    237237    'F_ACTION'=>$action
    238238    ));
Note: See TracChangeset for help on using the changeset viewer.