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]} `; }