Hinzugefügt
Anmeldeformular für Corona-Schutzimpfung abgelaufen
This commit is contained in:
parent
30c94735e2
commit
3dfe08273e
@ -103,7 +103,7 @@ class ContactController extends ExtendedController
|
||||
$view = view("inc.contact.subscribeVaccinate");
|
||||
$view->with('url', $this->route);
|
||||
$view->with('formdata', $formdata);
|
||||
$view->with('expired', false);
|
||||
$view->with('expired', true);
|
||||
|
||||
return $view;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user