diff --git a/start_test.php b/start_test.php index 4ff0749..1a10bf6 100755 --- a/start_test.php +++ b/start_test.php @@ -81,7 +81,8 @@ if($_SESSION['profile']['loggedin']==1){ if ($haspassed) { // A paper/PDF certificate for passing the test has been requested. echo "
".Class_Quiz_12_ExplainCert; - echo "
\n". + // PayPal-Buttons. Removed while we cannot process certificate requests +/* echo "
\n". "\n". "\n". "\n". "\n". "\n". - "
\n". @@ -105,7 +106,7 @@ if($_SESSION['profile']['loggedin']==1){ "".Class_Quiz_13_Donate5."".Class_Quiz_14_Donate10."
\n"; + "\n";*/ } else { // Test wurde nie bestanden echo "
" . Class_Quiz_09;