1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-11 11:13:59 +02:00
git-svn-id: file:///svn/phpbb/trunk@999 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen
2001-09-07 12:32:47 +00:00
parent 6695be87e8
commit 7cd384c5b4
9 changed files with 39 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
<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;<select name="{SELECT_NAME}">{JUMPBOX_LIST}</select>&nbsp;<input type="submit" value="{L_GO}" /></span></td>
<td nowrap="nowrap"><span class="gensmall">{L_JUMP_TO}:&nbsp;{S_JUMPBOX_LIST}&nbsp;<input type="submit" value="{L_GO}" /></span></td>
</tr>
</table></form>