diff --git a/root/usr/share/smanager/themes/default/templates/reboot.html.ep b/root/usr/share/smanager/themes/default/templates/reboot.html.ep index d7ac157..c4daef2 100644 --- a/root/usr/share/smanager/themes/default/templates/reboot.html.ep +++ b/root/usr/share/smanager/themes/default/templates/reboot.html.ep @@ -20,16 +20,15 @@

%= $c->render_to_string(inline => $c->l('rbo_DESCRIPTION')) -
+

%=l 'rbo_LABEL_REBOOT' - %= select_field 'function' => $c->rebootFunction_list() -

+


%= submit_button "$btn", class => 'action' @@ -38,4 +37,4 @@ %= hidden_field 'debug' => '1' -%end +%end \ No newline at end of file