diff --git a/app/registrations/registrations.php b/app/registrations/registrations.php index c9d8666bea..d92a51789a 100644 --- a/app/registrations/registrations.php +++ b/app/registrations/registrations.php @@ -173,9 +173,9 @@ echo " ".$row['status']."\n"; echo " ".$row['ping-time']."\n"; echo " \n"; - echo " \n"; - echo " \n"; - echo " \n"; + echo " \n"; + echo " \n"; + echo " \n"; echo " \n"; echo "\n"; if ($c==0) { $c=1; } else { $c=0; } @@ -191,4 +191,5 @@ //get the footer require_once "resources/footer.php"; + ?>