1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-23 22:53:01 +02:00

Online Menu - LANS plus Missing Members List - Fixes #2187

Online Menu - LANS plus Missing Members List - Fixes #2187
There are a number of duplications with lan_online - guessing these are
legacy hence leaving alone.
This commit is contained in:
MikeyGMT
2016-12-25 21:02:42 +00:00
parent f6d7f2d31a
commit 71a9b7967b
2 changed files with 5 additions and 7 deletions

View File

@@ -24,6 +24,7 @@ $ONLINE_MENU_TEMPLATE['default']['enabled'] = "
<ul class='online-menu'>
{ONLINE_GUESTS}
{ONLINE_MEMBERS}
{ONLINE_MEMBERS_LIST}
{ONLINE_MEMBERS_LIST_EXTENDED}
{ONLINE_ONPAGE}
{ONLINE_MEMBER_TOTAL}