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