diff --git a/phpBB/adm/admin_forums.php b/phpBB/adm/admin_forums.php index bff5b818a8..84e99eb4c1 100644 --- a/phpBB/adm/admin_forums.php +++ b/phpBB/adm/admin_forums.php @@ -222,7 +222,7 @@ switch ($mode) $forum_id = $db->sql_nextid(); // Redirect to permissions - redirect('admin/admin_permissions.' . $phpEx . $SID . '&mode=forums&f=' . $forum_id); + redirect('adm/admin_permissions.' . $phpEx . $SID . '&mode=forums&f=' . $forum_id); break; diff --git a/phpBB/adm/index.php b/phpBB/adm/index.php index 2f285ca04a..454d6e15eb 100644 --- a/phpBB/adm/index.php +++ b/phpBB/adm/index.php @@ -1,6 +1,6 @@ sql_close(); } - echo '
![]() | General Error |
' . $msg_text . ' Please notify the board administrator or webmaster : ' . $config['board_email'] . ' |
![]() | General Error |
' . $msg_text . ' Please notify the board administrator or webmaster : ' . $config['board_email'] . ' |