From 8064803d317e38b4cad9f2e492ea26ae9fb7e7b5 Mon Sep 17 00:00:00 2001 From: Janis Steiner Date: Mon, 3 Mar 2025 16:28:03 +0000 Subject: [PATCH] . --- sys0-code/app/print.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys0-code/app/print.php b/sys0-code/app/print.php index e99b8b0..6aa34c8 100644 --- a/sys0-code/app/print.php +++ b/sys0-code/app/print.php @@ -241,7 +241,7 @@ let stepElement = document.getElementById(stepId); if (stepElement) { stepElement.innerHTML = ` - + 🤬 ${steps[index]} `; }