Set $title to 'Lost Account'

This commit is contained in:
slawkens
2025-09-14 19:49:26 +02:00
parent d2f1f41576
commit 233bf001ce
9 changed files with 17 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
<?php
$title = 'Lost Account';
if($account->isLoaded()) {
if($account->getCustomField('email_next') < time()) {
$twig->display('account/lost/email.html.twig', [