diff --git a/app/registrations/registrations.php b/app/registrations/registrations.php index 2bbed51178..debb056c76 100644 --- a/app/registrations/registrations.php +++ b/app/registrations/registrations.php @@ -215,7 +215,7 @@ echo "
| \n"; + echo " | \n"; echo " \n"; echo " | \n"; echo "".$text['label-user']." | \n"; @@ -251,7 +251,7 @@ //show the registrations echo "
|---|---|---|
| \n"; + echo " | \n"; echo " \n"; echo " \n"; echo " \n"; |