From 5360aef06e6f367f298c320f5ba79d0965470c9c Mon Sep 17 00:00:00 2001 From: Horilla Date: Tue, 27 May 2025 10:06:30 +0530 Subject: [PATCH] [FIX] PMS: Fixed typo in the description of anonymous feedback form --- pms/templates/anonymous/anonymous_feedback_form.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pms/templates/anonymous/anonymous_feedback_form.html b/pms/templates/anonymous/anonymous_feedback_form.html index 21f7a8fc6..d7821978c 100644 --- a/pms/templates/anonymous/anonymous_feedback_form.html +++ b/pms/templates/anonymous/anonymous_feedback_form.html @@ -59,7 +59,7 @@
{% trans "Feedback Description" %}: {{form.feedback_description}} {{form.feedback_description.errors}}