mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2026-01-01 06:16:16 +00:00
change restart button class
This commit is contained in:
@@ -267,7 +267,7 @@
|
||||
<p>
|
||||
<a
|
||||
{% if user_acl.enable_restart %}
|
||||
href="/tools/export_wireguard_config/?action=update_and_restart" class="btn btn-secondary"
|
||||
href="/tools/export_wireguard_config/?action=update_and_restart" class="btn btn-primary"
|
||||
{% else %}
|
||||
href="#" class="btn btn-secondary disabled"
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user