diff --git a/admin/registration_receivedforms.php b/admin/registration_receivedforms.php index bab52c6..907c7a8 100644 --- a/admin/registration_receivedforms.php +++ b/admin/registration_receivedforms.php @@ -242,12 +242,17 @@ echo mysql_Error(); if($showformatbottom) { echo "

".i18n("Input Received Form")."

"; - echo "
"; + echo ""; echo ""; echo i18n("Enter the registration number from the form: ")."
"; - echo ""; + echo ""; echo ""; echo "
"; + ?> + +