diff --git a/html/submit.php b/html/submit.php index e0c6435..e51900b 100755 --- a/html/submit.php +++ b/html/submit.php @@ -107,7 +107,7 @@ if (isset($_REQUEST["username"]) && isset($_REQUEST["email"])) { if (mb_substr($_REQUEST["sshkey"], 0, 4) !== "ssh-") { $message .= "
  • PUBLIC ssh key required: please create one and submit the public key
  • "; - } + }