1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-05 07:07:51 +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:
Paul S. Owen 2002-02-12 03:04:19 +00:00
parent c4de58830b
commit e81ed1cc0a

View File

@ -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'],