diff options
Diffstat (limited to 'ogcp/templates/actions/reboot.html')
-rw-r--r-- | ogcp/templates/actions/reboot.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ogcp/templates/actions/reboot.html b/ogcp/templates/actions/reboot.html index 0dac1b7..882906d 100644 --- a/ogcp/templates/actions/reboot.html +++ b/ogcp/templates/actions/reboot.html @@ -3,6 +3,7 @@ {% import "macros.html" as macros %} {% set sidebar_state = 'disabled' %} +{% set btn_back = true %} {% block nav_power %} active{% endblock %} {% block nav_power_reboot %} active{% endblock %} |