mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 10:44:20 +02:00
Added online users output to page header and from that, index
git-svn-id: file:///svn/phpbb/trunk@209 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -42,6 +42,16 @@ $l_emailaddress = "Email Address";
|
||||
$l_preferences = "Preferences";
|
||||
$l_welcometo = "Welcome to";
|
||||
|
||||
$l_There = "There";
|
||||
$l_is = "is";
|
||||
$l_are = "are";
|
||||
$l_Registered = "Registered";
|
||||
$l_online = "online";
|
||||
$l_users = "users";
|
||||
$l_user = "user";
|
||||
$l_and = "and";
|
||||
$l_None = "None";
|
||||
|
||||
$l_log_me_in = "Log me in automatically";
|
||||
|
||||
$l_all_times = "All times are";
|
||||
|
Reference in New Issue
Block a user