mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
Minor update to template vars.
git-svn-id: file:///svn/phpbb/trunk@2098 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
c4de58830b
commit
e81ed1cc0a
1 changed files with 0 additions and 2 deletions
|
@ -343,8 +343,6 @@ $template->assign_vars(array(
|
|||
|
||||
"PRIVMSG_IMG" => $icon_pm,
|
||||
|
||||
"REQUEST_URI" => $REQUEST_URI,
|
||||
|
||||
"L_USERNAME" => $lang['Username'],
|
||||
"L_PASSWORD" => $lang['Password'],
|
||||
"L_LOGIN" => $lang['Login'],
|
||||
|
|
Loading…
Add table
Reference in a new issue