From 0c7f12017b651f9ce0538e30bca443fc72f2556f Mon Sep 17 00:00:00 2001 From: Manfred Kindl Date: Fri, 18 Mar 2011 10:56:22 +0000 Subject: [PATCH] Anzeige im Vorschaufenster zentriert --- cis/testtool/admin/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cis/testtool/admin/index.php b/cis/testtool/admin/index.php index d3310a1c5..2d29ac410 100644 --- a/cis/testtool/admin/index.php +++ b/cis/testtool/admin/index.php @@ -625,7 +625,7 @@ if($frage_id!='') echo ""; echo ""; //Vorschau fuer das Text-Feld - echo "Vorschau:
$frage->text
"; + echo "Vorschau:
$frage->text
"; echo ""; echo '';