diff options
Diffstat (limited to 'srv/templates/googleform.tmpl')
-rw-r--r-- | srv/templates/googleform.tmpl | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/srv/templates/googleform.tmpl b/srv/templates/googleform.tmpl deleted file mode 100644 index e2d4a1f..0000000 --- a/srv/templates/googleform.tmpl +++ /dev/null @@ -1,6 +0,0 @@ -<form method="get" action="http://www.google.com/search" id="searchform"> - <div> - <input name="sitesearch" value="<TMPL_VAR SITEFQDN>" type="hidden" /> - <input name="q" value="" id="searchbox" size="16" maxlength="255" type="text" /> - </div> -</form> |