mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-07 01:06:48 +02:00
Removed fixed language string
git-svn-id: file:///svn/phpbb/trunk@1887 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -351,6 +351,7 @@ $template->assign_vars(array(
|
||||
"L_JOINED" => $lang['Joined'],
|
||||
"L_AUTO_LOGIN" => $lang['Log_me_in'],
|
||||
"L_AUTHOR" => $lang['Author'],
|
||||
"L_SUBJECT" => $lang['Subject'],
|
||||
"L_MESSAGE" => $lang['Message'],
|
||||
"L_LOGIN_LOGOUT" => $l_login_logout,
|
||||
"L_SEARCH_NEW" => $lang['Search_new'],
|
||||
|
Reference in New Issue
Block a user