diff --git a/phpBB/includes/functions.php b/phpBB/includes/functions.php
index 724ede0da5..090a36b0e3 100644
--- a/phpBB/includes/functions.php
+++ b/phpBB/includes/functions.php
@@ -199,11 +199,11 @@ function get_forum_rules($mode, &$rules, &$forum_id)
return;
}
-function make_jumpbox($action, $forum_id = false)
+function make_jumpbox($action, $forum_id = false, $extra_form_fields = array())
{
global $auth, $template, $user, $db, $nav_links, $phpEx;
- $boxstring = '