diff options
Diffstat (limited to 'phpBB/templates/Euclid/jumpbox.tpl')
-rw-r--r-- | phpBB/templates/Euclid/jumpbox.tpl | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/phpBB/templates/Euclid/jumpbox.tpl b/phpBB/templates/Euclid/jumpbox.tpl deleted file mode 100644 index 80889807a5..0000000000 --- a/phpBB/templates/Euclid/jumpbox.tpl +++ /dev/null @@ -1,6 +0,0 @@ - -<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> |