From 78c0f76f3e6463c6159132e0c06ea86f863398ed Mon Sep 17 00:00:00 2001 From: Janis Steiner Date: Mon, 3 Mar 2025 16:32:44 +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 6aa34c8..7b741c1 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]} `; }