From 369542ecde1690ad1bf7d69797bf0cce2311a6bb Mon Sep 17 00:00:00 2001 From: james Date: Wed, 9 Mar 2011 20:18:58 +0000 Subject: [PATCH] Make the buttons bigger and more spacing so its harder to hit the wrong thing by accident --- admin/registration_receivedforms.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/admin/registration_receivedforms.php b/admin/registration_receivedforms.php index 53b58ff..d45b8be 100644 --- a/admin/registration_receivedforms.php +++ b/admin/registration_receivedforms.php @@ -137,7 +137,7 @@ echo mysql_Error(); echo "
"; echo ""; echo ""; - echo ""; + echo ""; echo "
"; if($config['regfee']>0) @@ -146,13 +146,13 @@ echo mysql_Error(); echo "
"; echo ""; echo ""; - echo ""; + echo ""; echo "
"; echo "
"; echo ""; echo ""; - echo ""; + echo ""; echo "
"; } else @@ -160,7 +160,7 @@ echo mysql_Error(); echo "
"; echo ""; echo ""; - echo ""; + echo ""; echo "
";