mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
diagnostics: Use a distinct class for Run Diagnostics button on this page
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
49228343b7
commit
a6091a1edb
@ -35,7 +35,7 @@
|
||||
{% block configuration %}
|
||||
|
||||
{% if not is_running %}
|
||||
<form class="form form-diagnostics-button" method="post"
|
||||
<form class="form form-run-diagnostics" method="post"
|
||||
action="{% url 'diagnostics:index' %}">
|
||||
{% csrf_token %}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user