Fix Shutdown/Reboot/Reconfigure

This commit is contained in:
John Crisp
2025-08-06 11:28:31 +02:00
parent e17d4d6137
commit daf3b746cf
2 changed files with 7 additions and 4 deletions

View File

@@ -6,11 +6,11 @@
% if (config->{debug} == 1) {
<pre>
<%= dumper $c->current_route %>
<%= dumper $c->current_route %>
</pre>
% }
<h1><%= $title %></h1>
<h1><%= $title %></h1>
<br>
@@ -36,7 +36,7 @@
<br>
% my $btn = l('PERFORM');
<%= hidden_field 'debug' => '1' %>
<%= hidden_field 'debug' => '0' %>
<div class="row g-3 align-items-center">
<div class="col-md-2">