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/cat_options.php

    r5196 r5920  
    152152$template->assign(
    153153  array(
    154     'U_HELP' => PHPWG_ROOT_PATH.'/popuphelp.php?page=cat_options',
     154    'U_HELP' => get_root_url().'admin/popuphelp.php?page=cat_options',
    155155    'F_ACTION'=>$base_url.$page['section']
    156156   )
Note: See TracChangeset for help on using the changeset viewer.