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_modify.php

    r5335 r5920  
    258258        ? '' : stripslashes($_POST['mail_content']),
    259259    'U_CHILDREN' => $cat_list_url.'&parent_id='.$category['id'],
    260     'U_HELP' => get_root_url().'popuphelp.php?page=cat_modify',
     260    'U_HELP' => get_root_url().'admin/popuphelp.php?page=cat_modify',
    261261
    262262    'F_ACTION' => $form_action,
Note: See TracChangeset for help on using the changeset viewer.