]> scripts.mit.edu Git - autoinstalls/phpBB.git/blob - templates/subSilver/jumpbox.tpl
phpBB 2.0.19
[autoinstalls/phpBB.git] / templates / subSilver / jumpbox.tpl
1
2 <form method="get" name="jumpbox" action="{S_JUMPBOX_ACTION}" onSubmit="if(document.jumpbox.f.value == -1){return false;}"><table cellspacing="0" cellpadding="0" border="0">
3         <tr> 
4                 <td nowrap="nowrap"><span class="gensmall">{L_JUMP_TO}:&nbsp;{S_JUMPBOX_SELECT}&nbsp;<input type="submit" value="{L_GO}" class="liteoption" /></span></td>
5         </tr>
6 </table></form>