diff --git a/app/registrations/registrations.php b/app/registrations/registrations.php index debb056c76..28638cd8fb 100644 --- a/app/registrations/registrations.php +++ b/app/registrations/registrations.php @@ -138,7 +138,7 @@ //show the error message or show the content if (strlen($msg) > 0) { - echo "
| ".$text['label-message']." | \n"; @@ -190,7 +190,7 @@ echo "\n"; echo " ".$text['header-registrations']." (".$registration_count.")\n"; echo " | \n"; - echo ""; + echo " | "; //echo " |
|---|