From ae4a031584627dcd4ad99ce33a5f6aa823e4952d Mon Sep 17 00:00:00 2001 From: hael Date: Wed, 19 Mar 2025 14:08:58 +0100 Subject: [PATCH] change update service name --- functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions.php b/functions.php index 995667f..290fb3a 100644 --- a/functions.php +++ b/functions.php @@ -141,7 +141,7 @@ function show_service($name, $containers) { } function show_service_update($name, $update, $uptodate) { - $str = ''; + $str = '
'; $str .= ""; $update = trim($update);
{$name}