From ecd195f5aa0082186be604c06e8409e3cdb50005 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 17 Jul 2023 10:01:59 +0200 Subject: [systemstatus] Show "reboot required" message on update-tab too --- modules-available/systemstatus/templates/sys-update-main.html | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'modules-available/systemstatus/templates') diff --git a/modules-available/systemstatus/templates/sys-update-main.html b/modules-available/systemstatus/templates/sys-update-main.html index f597f5ae..e12792d9 100644 --- a/modules-available/systemstatus/templates/sys-update-main.html +++ b/modules-available/systemstatus/templates/sys-update-main.html @@ -95,6 +95,16 @@ {{/task.error}} {{/task.packages}} +{{#needReboot}} +
+ + {{lang_packagesNeedingReboot}}: + + {{.}} + +
+{{/needReboot}} + {{#task.error}}
{{task.error}}
{{/task.error}} -- cgit v1.2.3-55-g7522