mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-23 19:45:10 +01:00
5 lines
280 B
Smarty
5 lines
280 B
Smarty
<table cellspacing="0" cellpadding="0" border="0">
|
|
<tr><form method="post" action="{S_JUMPBOX_ACTION}">
|
|
<td nowrap>Jump To:<select name="{SELECT_NAME}"><option value="-1">Select A Forum</option>{JUMPBOX_LIST}</select><input type="submit" value="Go"></td>
|
|
</form></tr>
|
|
</table> |