aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates/Euclid/jumpbox.tpl
blob: 80889807a5133e8af144d3ddf8a55a714c518bbf (plain)
1
2
3
4
5
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 class="outsidetable" type="submit" value="{L_GO}" /></span></td>
	</tr>
</table></form>