From 789d49a2c9240339af0ecb0d1b3165c77997e130 Mon Sep 17 00:00:00 2001 From: Jan Date: Wed, 13 Nov 2024 11:02:41 +0100 Subject: [PATCH] Fixed error in p3info text --- slaeforms/templates/p3infos.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/slaeforms/templates/p3infos.html b/slaeforms/templates/p3infos.html index 3729232..5d7413f 100644 --- a/slaeforms/templates/p3infos.html +++ b/slaeforms/templates/p3infos.html @@ -11,10 +11,10 @@

Die Antwortmöglichkeiten sind jedes Mal:

    -
  1. Links
  2. -
  3. Eher links
  4. -
  5. Beide gleich
  6. -
  7. Eher rechts
  8. -
  9. Rechts
  10. +
  11. Trifft überhaupt nicht zu
  12. +
  13. Trifft eher nicht zu
  14. +
  15. Ich weiß nicht
  16. +
  17. Trifft eher zu
  18. +
  19. Trifft vollkommen zu
\ No newline at end of file