Ignore:
Timestamp:
Dec 22, 2009, 2:30:52 AM (14 years ago)
Author:
LucMorizur
Message:

[Event Cats] Help banners forgotten for feature 1335

File:
1 edited

Legend:

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

    r4437 r4554  
    6060);
    6161
     62$template->assign(
     63  'ec_display_connect_conf',
     64  sprintf(
     65    l10n('Display connection'),
     66    '&nbsp;&nbsp;<br />', // nicer line feed
     67    $lang['Connection']
     68  )
     69);
     70
    6271// In case some $lang have the same index, overwrites them to have the ones
    6372// needed here
Note: See TracChangeset for help on using the changeset viewer.