From b8105e5c047cd42287f7d8343c62189fbe53a653 Mon Sep 17 00:00:00 2001 From: Avinash Gusain Date: Thu, 15 Sep 2022 10:46:55 +0530 Subject: [PATCH] error class added --- templates/schedule-response-error.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/schedule-response-error.php b/templates/schedule-response-error.php index 010ea2ed6..6838b0ce7 100755 --- a/templates/schedule-response-error.php +++ b/templates/schedule-response-error.php @@ -1,4 +1,4 @@ -
+

t('There was an error updating your attendance status.'));?>

t('Please contact the organizer directly.'));?>

-- GitLab