fix validation errors
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<html>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-GB">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>UAAP | Results</title>
|
||||
@@ -47,11 +48,9 @@ else
|
||||
echo "You did not hit the necessary checkbox. Aborting.";
|
||||
}
|
||||
|
||||
|
||||
|
||||
?>
|
||||
|
||||
</tr></td></table>
|
||||
</td></tr></table>
|
||||
|
||||
<p>In case of errors, please check all input data again.<br />
|
||||
If the problem still exists, please contact us and add the error message.</p>
|
||||
|
||||
Reference in New Issue
Block a user