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

    r5573 r5920  
    583583  array
    584584  (
    585     'U_HELP' => add_url_params(get_root_url().'popuphelp.php', array('page' => 'notification_by_mail')),
     585    'U_HELP' => get_root_url().'admin/popuphelp.php?page=notification_by_mail',
    586586    'F_ACTION'=> $base_url.get_query_string_diff(array())
    587587  )
Note: See TracChangeset for help on using the changeset viewer.