aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/language')
-rw-r--r--phpBB/language/en/lang_main.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/lang_main.php b/phpBB/language/en/lang_main.php
index 4277929192..a96d77aded 100644
--- a/phpBB/language/en/lang_main.php
+++ b/phpBB/language/en/lang_main.php
@@ -658,7 +658,7 @@ $lang = array_merge($lang, array(
'Auth_Administrators' => '<b>administrators</b>',
'Not_Moderator' => 'You are not a moderator of this forum',
'Not_Authorised' => 'Not Authorised',
- 'You_been_banned' => 'You have been banned from this forum<br />Please contact the webmaster or board administrator for more information',
+ 'You_been_banned' => 'You have been banned from this forum<br />Please contact the %sboard administrator%s for more information',
'Reg_users_zero_online' => 'There are 0 Registered users and ',
'Reg_users_online' => 'There are %d Registered users and ',
'Reg_user_online' => 'There is %d Registered user and ',