From e9b09b0669e2d782331e287eba6450a383e267cb Mon Sep 17 00:00:00 2001 From: Aurélien Bompard Date: Mon, 10 Jun 2013 16:13:41 +0200 Subject: Use the search icon --- hyperkitty/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hyperkitty') diff --git a/hyperkitty/templates/base.html b/hyperkitty/templates/base.html index 8bdb1c5..011e790 100644 --- a/hyperkitty/templates/base.html +++ b/hyperkitty/templates/base.html @@ -44,7 +44,7 @@ placeholder="Search {% if mlist %}this list{% else %}all lists{% endif %}" {% if query %}value="{{ query }}"{% endif %} /> - + -- cgit