mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 02:36:38 +02:00
Various admin lang and other fixes ... this will break other things I'm sure, only submit bug reports for recently commited files
git-svn-id: file:///svn/phpbb/trunk@1373 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -57,7 +57,7 @@ if( $HTTP_GET_VARS['pane'] == 'left' )
|
||||
"U_FORUM_INDEX" => append_sid("../index.$phpEx"),
|
||||
"U_ADMIN_INDEX" => append_sid("index.$phpEx?pane=right"),
|
||||
|
||||
"L_FORUM_INDEX" => $lang['Forum_Index'],
|
||||
"L_FORUM_INDEX" => $lang['Main_index'],
|
||||
"L_ADMIN_INDEX" => $lang['Admin_Index'],
|
||||
"L_PREVIEW_FORUM" => $lang['Preview_forum'])
|
||||
);
|
||||
|
Reference in New Issue
Block a user