From 6dc0e5ed48ead69f3d9528c53322532a8f66c2f0 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 11 Dec 2019 12:20:03 +0100 Subject: [rebootcontrol] Refine exec status layout --- .../rebootcontrol/templates/status-exec.html | 44 +++++++++++++--------- 1 file changed, 26 insertions(+), 18 deletions(-) diff --git a/modules-available/rebootcontrol/templates/status-exec.html b/modules-available/rebootcontrol/templates/status-exec.html index 140de02b..403b7fca 100644 --- a/modules-available/rebootcontrol/templates/status-exec.html +++ b/modules-available/rebootcontrol/templates/status-exec.html @@ -1,55 +1,63 @@ -
{{lang_executingRemotely}}
+
+
-
{{lang_host}}
-
{{lang_status}}
-
{{lang_exitCode}}
+
{{lang_host}}
+
{{lang_status}}
+
{{lang_exitCode}}
+
{{#clients}} -
+
-
{{hostname}}{{^hostname}}{{clientip}}{{/hostname}}
-
-
+
{{hostname}}{{^hostname}}{{clientip}}{{/hostname}}
+
+
+
+
+ {{lang_stdout}} +

+	
+
+ {{lang_stderr}} +

 	
- {{lang_stdout}} -

-	{{lang_stderr}}
-	

 
-
{{/clients}} +
\ No newline at end of file -- cgit v1.2.3-55-g7522