Show
Ignore:
Timestamp:
12/07/09 04:01:10 (3 years ago)
Author:
LucMorizur
Message:

[Event Cats] Implement help banner

Files:
1 modified

Legend:

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

    r4421 r4437  
    223223} 
    224224 
     225$template->assign('ec_help_banner1', l10n('ec_help_banner1_entries')); 
    225226$template->assign('ec_ap_ok',  defined('ADD_PAGES_TABLE')); 
    226227$template->assign('comment_tooltip', (read_ec_conf('comment_display') == '0'));