diff --git a/cis/testtool/frage.php b/cis/testtool/frage.php index b821ec57c..95ff2e77c 100644 --- a/cis/testtool/frage.php +++ b/cis/testtool/frage.php @@ -182,7 +182,7 @@ echo ' - + t('testtool/bitteZuerstAnmelden')); diff --git a/cis/testtool/index.html b/cis/testtool/index.html index e01075e46..88660a778 100644 --- a/cis/testtool/index.html +++ b/cis/testtool/index.html @@ -10,7 +10,7 @@ - + <body> diff --git a/cis/testtool/login.php b/cis/testtool/login.php index 875bcfd21..6359a1944 100644 --- a/cis/testtool/login.php +++ b/cis/testtool/login.php @@ -407,7 +407,7 @@ if (isset($prestudent_id)) //Prestudent Informationen echo ' - <h1>'. $p->t('testtool/begruessungstext'). '</h1><br/> + <h1 style="margin-top: -20px;">'. $p->t('testtool/begruessungstext'). '</h1><br/> <p>'. $p->t('testtool/anmeldedaten'). '</p><br/> ';