remove text from alert-info in /stats

pull/1/head
Thomas Pointhuber 10 years ago
parent a88ce4bd33
commit d0913f894a

@ -23,7 +23,6 @@
{% if not stat_category %} {% if not stat_category %}
<div class="col-sm-12 col-md-12"> <div class="col-sm-12 col-md-12">
<div class="alert alert-info" role="alert"> <div class="alert alert-info" role="alert">
<strong>{{ _('Heads up!') }}</strong>
{{ _('There is currently no data available.') }} {{ _('There is currently no data available.') }}
</div> </div>
</div> </div>

Loading…
Cancel
Save