From 9ea80f39fe34e3559c61f6af42e1ebdcf8fe257b Mon Sep 17 00:00:00 2001 From: Felix Koch Date: Mon, 5 Aug 2024 20:52:16 +0200 Subject: [PATCH] implement modal --- .../templates/student_index_evaluate_or_drop.html | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/evap/student/templates/student_index_evaluate_or_drop.html b/evap/student/templates/student_index_evaluate_or_drop.html index 9f705fbba..23c8ac834 100644 --- a/evap/student/templates/student_index_evaluate_or_drop.html +++ b/evap/student/templates/student_index_evaluate_or_drop.html @@ -1,5 +1,12 @@ -{% translate 'Evaluate' %} - - - + + {% translate 'Evaluate' %} + + {% translate 'Did you drop this course?' %} + {% translate 'If you mark this course as dropped, you can still give feedback, but ...' %} + + {% translate 'I dropped this course' %} + +