forked from ZwiiCMS-Team/ZwiiCMS
/ en trop
This commit is contained in:
parent
b9bbc6e9d3
commit
97477ff734
@ -279,7 +279,7 @@ class registration extends common {
|
||||
'<p>' . $messageAdmin . '</p>' .
|
||||
'<p><strong>Identifiant du compte :</strong> ' . $userId .' (' . $userFirstname . ' ' . $userLastname . ')<br>' .
|
||||
'<strong>Email :</strong> ' . $userMail . '</p>' .
|
||||
'<a href="' . helper::baseUrl(true) . '/user/login">Vérifier l\'inscription</a>'
|
||||
'<a href="' . helper::baseUrl(true) . 'user/login">Vérifier l\'inscription</a>'
|
||||
);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user