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

    r5196 r5920  
    173173$template->assign(
    174174  array(
    175     'U_HELP' => get_root_url().'popuphelp.php?page=extend_for_templates',
     175    'U_HELP' => get_root_url().'admin/popuphelp.php?page=extend_for_templates',
    176176    ));
    177177ksort($tpl_extension);
Note: See TracChangeset for help on using the changeset viewer.