blob: 55bb1824eb2665339be199e1b79e0e00307de356 (
plain)
1
2
3
4
5
6
|
<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 type="submit" value="{L_GO}" /></span></td>
</tr>
</table></form>
|