aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates/subSilver/jumpbox.html
blob: 2000e92056029bc31931d93cbf80f6c69fee6f25 (plain)
1
2
3
4
5
6

<form method="get" name="jumpbox" action="{S_JUMPBOX_ACTION}" onSubmit="if(document.jumpbox.f.value == -1){return false;}"><table cellspacing="0" cellpadding="0" border="0">
	<tr> 
		<td nowrap="nowrap"><span class="gensmall">{L_JUMP_TO}:&nbsp;{S_JUMPBOX_SELECT}&nbsp;<input type="submit" value="{L_GO}" class="liteoption" /></span></td>
	</tr>
</table></form>