Ignore:
Timestamp:
Feb 13, 2010, 12:17:56 AM (14 years ago)
Author:
LucMorizur
Message:

[Event Cats] bug:1432 (Event Cats help always loaded after other admin help screens ) resolved

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/event_cats/admin/evntcats_admin.php

    r4553 r4885  
    391391$template->assign('EVNTCATS_PATH', EVNTCATS_PATH);
    392392$template->assign('RACINE_URL', ROOT_URL);
    393 $template->assign('U_HELP', get_root_url().'popuphelp.php?page=help');
     393$template->assign('U_HELP', get_root_url().'popuphelp.php?page=ec_help');
    394394
    395395if (isset($conf['ec_debug1'])) $template->assign('ec_debug1', array(
Note: See TracChangeset for help on using the changeset viewer.