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 55bb1824eb..80889807a5 100644
--- a/phpBB/templates/PSO/jumpbox.tpl
+++ b/phpBB/templates/PSO/jumpbox.tpl
@@ -1,6 +1,6 @@
<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>
+ <td nowrap="nowrap"><span class="gensmall">{L_JUMP_TO}:&nbsp;{S_JUMPBOX_LIST}&nbsp;<input class="outsidetable" type="submit" value="{L_GO}" /></span></td>
</tr>
</table></form>