diff --git a/passbook/admin/templates/administration/overview.html b/passbook/admin/templates/administration/overview.html index 3c7911424..2b86d3e02 100644 --- a/passbook/admin/templates/administration/overview.html +++ b/passbook/admin/templates/administration/overview.html @@ -174,7 +174,7 @@ {% if worker_count < 1%} {{ worker_count }} + title="{% trans 'No workers connected. Policies will not work and you may expect other issues.' %}"> {{ worker_count }} {% else %} {{ worker_count }} {% endif %}