diff options
Diffstat (limited to 'srv/templates/searchform.tmpl')
-rw-r--r-- | srv/templates/searchform.tmpl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/srv/templates/searchform.tmpl b/srv/templates/searchform.tmpl deleted file mode 100644 index afae2eb..0000000 --- a/srv/templates/searchform.tmpl +++ /dev/null @@ -1,5 +0,0 @@ -<form method="get" action="<TMPL_VAR SEARCHACTION>" id="searchform"> -<div> -<input type="text" id="searchbox" name="P" value="" size="16" /> -</div> -</form> |