summaryrefslogtreecommitdiff
path: root/templates/searchform.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/searchform.tmpl')
-rw-r--r--templates/searchform.tmpl6
1 files changed, 0 insertions, 6 deletions
diff --git a/templates/searchform.tmpl b/templates/searchform.tmpl
deleted file mode 100644
index 8cdf745..0000000
--- a/templates/searchform.tmpl
+++ /dev/null
@@ -1,6 +0,0 @@
-<form method="get" action="<TMPL_VAR SEARCHACTION>" id="searchform">
-<div>
-<input type="text" id="searchbox" name="P" value="" size="16"
- placeholder="search" />
-</div>
-</form>