From 2270d194252560fa4a866db985e98a1910378a36 Mon Sep 17 00:00:00 2001 From: Stephan Yelle Date: Mon, 1 Dec 2025 03:57:55 -0500 Subject: [PATCH] Update samy.ps1 --- samy.ps1 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/samy.ps1 b/samy.ps1 index f06ca3d..170d997 100644 --- a/samy.ps1 +++ b/samy.ps1 @@ -918,7 +918,10 @@ Write-LogHybrid "Tasks by page: onboard=$( } if ($mod) { - return "
Module Version: $($mod.Version)UI Branch: $branchDisplay
" + return "
+ Module Version: $($mod.Version)
+ UI Branch: $branchDisplay +
" } return "
SVSMSP_Module not found
" @@ -1115,7 +1118,7 @@ $cssContent