commit: d0913f894ad6229962bb728e31da669206ab2c69
parent a88ce4bd336e470900d138dcc19af7efaad40573
Author: Thomas Pointhuber <thomas.pointhuber@gmx.at>
Date: Fri, 26 Sep 2014 20:05:08 +0200
remove text from alert-info in /stats
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/searx/templates/oscar/stats.html b/searx/templates/oscar/stats.html
@@ -23,7 +23,6 @@
{% if not stat_category %}
<div class="col-sm-12 col-md-12">
<div class="alert alert-info" role="alert">
- <strong>{{ _('Heads up!') }}</strong>
{{ _('There is currently no data available.') }}
</div>
</div>