Ignore:
Timestamp:
Nov 22, 2009, 12:25:19 AM (14 years ago)
Author:
LucMorizur
Message:

[Event Cats] Head to different help files from different tabs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/event_cats/admin/config.inc.php

    r4329 r4336  
    6969foreach ($ec_conf_default as $k => $v) { $ec_conf2[$k] = $ec_conf[$i]; $i++; }
    7070$template->assign('ec_conf', $ec_conf2);
     71$template->assign('U_HELP', get_root_url().'popuphelp.php?page=ec_help_cfg');
    7172
    7273?>
Note: See TracChangeset for help on using the changeset viewer.