diff --git a/e107_plugins/online/templates/online_menu_template.php b/e107_plugins/online/templates/online_menu_template.php index 335c964f0..9420f9678 100644 --- a/e107_plugins/online/templates/online_menu_template.php +++ b/e107_plugins/online/templates/online_menu_template.php @@ -95,7 +95,7 @@ $ONLINE_MENU_WRAPPER['extended']['ONLINE_MEMBERS'] = "
  • {---}
  • "; -$ONLINE_MENU_WRAPPER['extended']['ONLINE_MEMBER_TOTAL'] = "
  • ".LAN_ONLINE_2."{---}
  • "; +$ONLINE_MENU_WRAPPER['extended']['ONLINE_MEMBERS_TOTAL'] = "
  • ".LAN_ONLINE_2."{---}
  • "; $ONLINE_MENU_WRAPPER['extended']['ONLINE_MEMBER_NEWEST'] = "
  • ".LAN_ONLINE_6."
  • "; $ONLINE_MENU_WRAPPER['extended']['ONLINE_MOST'] = "".LAN_ONLINE_8."{---}
    "; $ONLINE_MENU_WRAPPER['extended']['ONLINE_MOST_MEMBERS'] = LAN_ONLINE_2."{---}";