From 85786c7dd031f60978793c87b2c7437ff32e7f99 Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Tue, 10 Jun 2014 06:59:51 +0000 Subject: [PATCH] Reduce the spacing between back and refresh --- app/registrations/status_registrations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/registrations/status_registrations.php b/app/registrations/status_registrations.php index 3dbdd748c9..906208b345 100644 --- a/app/registrations/status_registrations.php +++ b/app/registrations/status_registrations.php @@ -147,7 +147,7 @@ require_once "resources/check_auth.php"; echo "\n"; echo " \n"; - echo " \n"; echo "
\n"; + echo " \n"; echo " \n"; echo " \n";