mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
Fixed some language strings, added some handy things to viewtopic
git-svn-id: file:///svn/phpbb/trunk@1578 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -248,6 +248,9 @@ $template->assign_vars(array(
|
||||
|
||||
"PRIVMSG_IMG" => $icon_pm,
|
||||
|
||||
"PHP_SELF" => $PHP_SELF,
|
||||
"REQUEST_URI" => $REQUEST_URI,
|
||||
|
||||
"L_USERNAME" => $lang['Username'],
|
||||
"L_PASSWORD" => $lang['Password'],
|
||||
"L_LOGIN" => $lang['Login'],
|
||||
|
Reference in New Issue
Block a user