no, don't make everything green

This commit is contained in:
Laura Klünder 2018-12-16 19:57:33 +01:00
parent 3952191708
commit 9c478bb6f7

View file

@ -19,7 +19,7 @@
<h4>{% trans 'Process updates' %}</h4>
<form method="post">
{% csrf_token %}
<p class="green">
<p>
{% if auto_process_updates %}
<span class="green">{% trans 'Map updates are currently processed automatically.' %}</span>
{% else %}