Welp, added it to the wrong place :P

This commit is contained in:
Arya Kiran 2022-07-07 18:25:22 +05:30
parent 30ab865b6e
commit c41050fab5
No known key found for this signature in database
GPG Key ID: 3A6EA2D0EE314EEF
1 changed files with 3 additions and 2 deletions

View File

@ -6,7 +6,9 @@
<title>Registration | ~vern</title>
</head>
<body>
<!--#include file="nav" -->
<!--#include file="nav" -->
<b>Please Note that Email is not included by default anymore due to OVH's restrictive email policies. Please see the note on restricted access on the <a href=/>homepage</a></b>
<?php
function sanitize($str) {
$str = trim($str);
@ -85,7 +87,6 @@
if (!$success) {
?>
<div class=h><h1 id=signup>Sign Up</h1> <a aria-hidden=true href=#signup>#signup</a></div>
<b>Please Note that Email is not included by default anymore due to OVH's restrictive email policies. Please see the note on restricted access on the <a href=/>homepage</a></b>
<span class="red">* Required field</span>
<form method="post" action="<?php echo htmlspecialchars($_SERVER["PHP_SELF"]); ?>">
<p>Username: