Mercurial > trustbridge
diff manuals/help-manual/_templates/searchbox.html @ 1179:3e7ac50b04da
(help) Updated search box title.
author | Emanuel Schuetze <emanuel@intevation.de> |
---|---|
date | Mon, 22 Sep 2014 12:39:16 +0200 |
parents | b5a49960d5cb |
children |
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') }}" />