aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates/PSO/jumpbox.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/templates/PSO/jumpbox.tpl')
-rw-r--r--phpBB/templates/PSO/jumpbox.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/templates/PSO/jumpbox.tpl b/phpBB/templates/PSO/jumpbox.tpl
index 36bd5206d8..55bb1824eb 100644
--- a/phpBB/templates/PSO/jumpbox.tpl
+++ b/phpBB/templates/PSO/jumpbox.tpl
@@ -1,5 +1,5 @@
-<form method="post" action="{S_JUMPBOX_ACTION}"><table cellspacing="0" cellpadding="0" border="0">
+<form method="post" name="jumpbox" action="{S_JUMPBOX_ACTION}"><table cellspacing="0" cellpadding="0" border="0">
<tr>
<td nowrap="nowrap"><span class="gensmall">{L_JUMP_TO}:&nbsp;{S_JUMPBOX_LIST}&nbsp;<input type="submit" value="{L_GO}" /></span></td>
</tr>