mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-23 11:28:33 +01:00
7 lines
301 B
Smarty
7 lines
301 B
Smarty
|
|
<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}: {S_JUMPBOX_LIST} <input class="outsidetable" type="submit" value="{L_GO}" /></span></td>
|
|
</tr>
|
|
</table></form>
|