From c3515e3f603669386cecdacea14a806d8ce255d7 Mon Sep 17 00:00:00 2001 From: "jorg.vr" Date: Tue, 19 Nov 2024 11:28:55 +0100 Subject: [PATCH] Fix colspan --- app/views/score_items/_exercise.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/score_items/_exercise.html.erb b/app/views/score_items/_exercise.html.erb index f1a71a41ee..26cf492824 100644 --- a/app/views/score_items/_exercise.html.erb +++ b/app/views/score_items/_exercise.html.erb @@ -22,7 +22,7 @@ <% if evaluation_exercise.score_items.empty? %> - +
<%= t 'score_items.exercise.nothing' %>