mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
Minor update to template vars.
git-svn-id: file:///svn/phpbb/trunk@2098 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -343,8 +343,6 @@ $template->assign_vars(array(
|
|||||||
|
|
||||||
"PRIVMSG_IMG" => $icon_pm,
|
"PRIVMSG_IMG" => $icon_pm,
|
||||||
|
|
||||||
"REQUEST_URI" => $REQUEST_URI,
|
|
||||||
|
|
||||||
"L_USERNAME" => $lang['Username'],
|
"L_USERNAME" => $lang['Username'],
|
||||||
"L_PASSWORD" => $lang['Password'],
|
"L_PASSWORD" => $lang['Password'],
|
||||||
"L_LOGIN" => $lang['Login'],
|
"L_LOGIN" => $lang['Login'],
|
||||||
|
Reference in New Issue
Block a user