changeset 1180:e83ce2c757f3

(admin-help) Updated search box title
author Emanuel Schuetze <emanuel@intevation.de>
date Mon, 22 Sep 2014 12:37:49 +0200
parents 3e7ac50b04da
children f8ad8fc464db
files manuals/admin-manual/_templates/searchbox.html
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/manuals/admin-manual/_templates/searchbox.html	Mon Sep 22 12:39:16 2014 +0200
+++ b/manuals/admin-manual/_templates/searchbox.html	Mon Sep 22 12:37:49 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/