some work on mail/file template formfields

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2022-03-05 11:46:35 +01:00
parent 8256f31374
commit 54ce296018
6 changed files with 222 additions and 23 deletions

View File

@@ -50,5 +50,6 @@ return array(
)
)
)
)
),
'template_replacers' => include __DIR__ . '/template.replacers.php'
);