Add icon to "Update and restart service" button

This commit is contained in:
Eduardo Silva
2025-12-29 15:35:52 -03:00
parent 6a8c2e648e
commit 2f9de59728

View File

@@ -271,7 +271,7 @@
{% else %} {% else %}
href="#" class="btn btn-secondary disabled" href="#" class="btn btn-secondary disabled"
{% endif %} {% endif %}
>{% trans 'Update and restart service' %}</a> ><i class="fa fa-check"></i>{% trans 'Update and restart service' %}</a>
<a <a
{% if user_acl.enable_reload %} {% if user_acl.enable_reload %}