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}