mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-04-30 03:09:22 +02:00
commit
80d6d04832
@ -82,7 +82,7 @@ if (empty($_POST) === false) {
|
||||
<h1>Register Account</h1>
|
||||
<?php
|
||||
if (isset($_GET['success']) && empty($_GET['success'])) {
|
||||
if ($config['mailserver']) {
|
||||
if ($config['mailserver']['register']) {
|
||||
?>
|
||||
<h1>Email authentication required</h1>
|
||||
<p>We have sent you an email with an activation link to your submitted email address.</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user