From a14930466b40611cf5190be3fed41ee03a381e44 Mon Sep 17 00:00:00 2001 From: PayBas Date: Wed, 9 Apr 2014 00:31:10 +0200 Subject: [ticket/12374] Add Template events index_body_block_(name)_append Hopefully to the correct branch this time PHPBB3-12374 --- phpBB/styles/prosilver/template/index_body.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'phpBB/styles/prosilver/template') diff --git a/phpBB/styles/prosilver/template/index_body.html b/phpBB/styles/prosilver/template/index_body.html index 3e9aae28e3..5ccf978a9b 100644 --- a/phpBB/styles/prosilver/template/index_body.html +++ b/phpBB/styles/prosilver/template/index_body.html @@ -49,21 +49,21 @@

{L_WHO_IS_ONLINE}

{L_WHO_IS_ONLINE}

{TOTAL_USERS_ONLINE} ({L_ONLINE_EXPLAIN})
{RECORD_USERS}

{LOGGED_IN_USER_LIST} -
{L_LEGEND}{L_COLON} {LEGEND}

+
{L_LEGEND}{L_COLON} {LEGEND}

{L_BIRTHDAYS}

-

{L_CONGRATULATIONS}{L_COLON} {birthdays.USERNAME} ({birthdays.AGE}), {L_NO_BIRTHDAYS}

+

{L_CONGRATULATIONS}{L_COLON} {birthdays.USERNAME} ({birthdays.AGE}), {L_NO_BIRTHDAYS}

{L_STATISTICS}

-

{TOTAL_POSTS} • {TOTAL_TOPICS} • {TOTAL_USERS} • {NEWEST_USER}

+

{TOTAL_POSTS} • {TOTAL_TOPICS} • {TOTAL_USERS} • {NEWEST_USER}

-- cgit v1.2.1