aboutsummaryrefslogtreecommitdiff
path: root/website/themes/beastie/layouts/shortcodes/form-search-mid-id.html
diff options
context:
space:
mode:
Diffstat (limited to 'website/themes/beastie/layouts/shortcodes/form-search-mid-id.html')
-rw-r--r--website/themes/beastie/layouts/shortcodes/form-search-mid-id.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/website/themes/beastie/layouts/shortcodes/form-search-mid-id.html b/website/themes/beastie/layouts/shortcodes/form-search-mid-id.html
deleted file mode 100644
index dca20c6186..0000000000
--- a/website/themes/beastie/layouts/shortcodes/form-search-mid-id.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<form action="&cgibase;/mid.cgi" method="get">
- <b>Message-ID:</b><br/>
- <input name="id" type="text" size="50"/>
- <input name="db" value="mid" type="hidden"/>
- <input type="submit" value="Search"/>
-</form>