1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-24 12:03:21 +01:00
Paul S. Owen ea43268a21 subSilver goes into CVS
git-svn-id: file:///svn/phpbb/trunk@1082 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-25 18:13:12 +00:00

11 lines
298 B
Smarty

<form method="post" 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}" class="liteoption" />
</span></td>
</tr>
</table>
</form>