mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-24 20:17:58 +02:00
Various updates, cleanups and support for URI based sessions ... more to come at some point
git-svn-id: file:///svn/phpbb/trunk@1179 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@ -81,8 +81,8 @@ else
|
||||
$template->assign_vars(array(
|
||||
"SITENAME" => $board_config['sitename'],
|
||||
"PAGE_TITLE" => $page_title,
|
||||
"META_INFO" => $meta_tags,
|
||||
|
||||
"L_ADMIN" => $lang['Admin'],
|
||||
"L_USERNAME" => $lang['Username'],
|
||||
"L_PASSWORD" => $lang['Password'],
|
||||
"L_INDEX" => $lang['Forum_Index'],
|
||||
|
Reference in New Issue
Block a user