Add some space in the reboot/reconf/shutdown panel

This commit is contained in:
Brian Read 2025-01-25 10:40:08 +00:00
parent 6d3f8f48c2
commit f6fe2216a0

View File

@ -20,16 +20,15 @@
<p>
%= $c->render_to_string(inline => $c->l('rbo_DESCRIPTION'))
<br>
<br><br>
<span class=label>
%=l 'rbo_LABEL_REBOOT'
</span>
<span class=data>
%= select_field 'function' => $c->rebootFunction_list()
</span>
</p>
</p><br>
%= submit_button "$btn", class => 'action'