From 9796e5684f0d933e233f81ea03cf36e8e6b101c4 Mon Sep 17 00:00:00 2001 From: soufiane Date: Thu, 5 Oct 2023 18:02:54 +0200 Subject: [PATCH] wip #6341 --- views/screens/question_textarea.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/views/screens/question_textarea.blade.php b/views/screens/question_textarea.blade.php index 5fdda22..3b70114 100644 --- a/views/screens/question_textarea.blade.php +++ b/views/screens/question_textarea.blade.php @@ -1,10 +1,10 @@ -
+
@include('header_question', ['question' =>$question, 'max' => $max, 'position' => $position])
- +
-- 2.39.5