mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-24 08:10:13 +02:00
git-svn-id: file:///svn/phpbb/trunk@1442 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
dbb0ce8eee
commit
67aae81a93
@ -553,6 +553,7 @@ if( !empty($mode) )
|
||||
"L_MOVE_CONTENTS" => $lang['Move_contents'],
|
||||
"L_FORUM_NAME" => $lang['Forum_name'],
|
||||
|
||||
"S_HIDDEN_FIELDS" => $s_hidden_fields,
|
||||
'S_FORUM_ACTION' => append_sid("admin_forums.$phpEx"),
|
||||
'S_SELECT_TO' => $select_to,
|
||||
'S_SUBMIT_VALUE' => $buttonvalue)
|
||||
@ -885,4 +886,4 @@ $template->pparse("body");
|
||||
|
||||
include('page_footer_admin.'.$phpEx);
|
||||
|
||||
?>
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user