changeset 1179:3e7ac50b04da

(help) Updated search box title.
author Emanuel Schuetze <emanuel@intevation.de>
date Mon, 22 Sep 2014 12:39:16 +0200
parents 882df57bdaf6
children e83ce2c757f3
files manuals/help-manual/_templates/searchbox.html
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/manuals/help-manual/_templates/searchbox.html	Fri Sep 19 11:54:16 2014 +0200
+++ b/manuals/help-manual/_templates/searchbox.html	Mon Sep 22 12:39:16 2014 +0200
@@ -9,7 +9,7 @@
 #}
 {%- if pagename != "search" and builder != "singlehtml" %}
 <div id="searchbox" style="display: none">
-  <h3>{{ _('Quick search') }}</h3>
+  <h3>Suche</h3>
     <form class="search" action="{{ pathto('search') }}" method="get">
       <input type="text" name="q" />
       <input type="submit" value="{{ _('Go') }}" />

http://wald.intevation.org/projects/trustbridge/