added template to register page
This commit is contained in:
@@ -12,6 +12,7 @@ class Register extends Renderer {
|
|||||||
'value' => 1],
|
'value' => 1],
|
||||||
];
|
];
|
||||||
protected string $formSendButtonLabel = 'Zugang beantragen';
|
protected string $formSendButtonLabel = 'Zugang beantragen';
|
||||||
|
protected string $templateName = 'renderer';
|
||||||
|
|
||||||
protected function formAction(): void {
|
protected function formAction(): void {
|
||||||
$this->writeToDb();
|
$this->writeToDb();
|
||||||
|
|||||||
Reference in New Issue
Block a user