diff --git a/soap/soap_test_lv.php b/soap/soap_test_lv.php
index 199fbbbed..dc0807966 100755
--- a/soap/soap_test_lv.php
+++ b/soap/soap_test_lv.php
@@ -212,7 +212,7 @@ $db = new basis_db();
';
}
- echo 'Zurück zur Übersicht';
+ echo 'Zurück zur Übersicht
';
class foo {};
diff --git a/soap/soap_test_lvplan.php b/soap/soap_test_lvplan.php
index 9b3762369..145148784 100755
--- a/soap/soap_test_lvplan.php
+++ b/soap/soap_test_lvplan.php
@@ -425,7 +425,7 @@ $db = new basis_db();
';
}
- echo 'Zurück zur Übersicht';
+ echo 'Zurück zur Übersicht
';
echo '
';
class foo {};
diff --git a/soap/soap_test_mitarbeiter.php b/soap/soap_test_mitarbeiter.php
index ddb1e5920..1c1ba2c40 100755
--- a/soap/soap_test_mitarbeiter.php
+++ b/soap/soap_test_mitarbeiter.php
@@ -276,7 +276,7 @@ if(!check_lektor($getuid) && !check_student($getuid))
';
}
- echo '
Zurück zur Übersicht';
+ echo '
Zurück zur Übersicht';
echo '
';
class foo {};
diff --git a/soap/soap_test_ort.php b/soap/soap_test_ort.php
index 47becea6a..cad356074 100755
--- a/soap/soap_test_ort.php
+++ b/soap/soap_test_ort.php
@@ -319,7 +319,7 @@ $db = new basis_db();
';
}
- echo '
Zurück zur Übersicht';
+ echo '
Zurück zur Übersicht';
echo '
';
class foo {};
diff --git a/soap/soap_test_student.php b/soap/soap_test_student.php
index 97b1c8b51..63408d99e 100755
--- a/soap/soap_test_student.php
+++ b/soap/soap_test_student.php
@@ -287,7 +287,7 @@ $db = new basis_db();
';
}
- echo '
Zurück zur Übersicht';
+ echo '
Zurück zur Übersicht';
if(isset($_REQUEST['submit_matrikelnummer']))
{