mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2026-01-01 14:16:18 +00:00
Add icon to "Update and restart service" button
This commit is contained in:
@@ -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 %}
|
||||||
|
|||||||
Reference in New Issue
Block a user