Bastian Schwabe

Results 2 issues of Bastian Schwabe

I tried to overwrite the email template and came across a possible bug. Typoscript Constants: ``` plugin.tx_femanager { view { templateRootPath = EXT:foobar/Extensions/femanager/Resources/Private/Templates/ partialRootPath = EXT:foobar/Extensions/femanager/Resources/Private/Partials/ layoutRootPath = EXT:foobar/Extensions/femanager/Resources/Private/Layouts/ }...

status: feedback needed

I added the margin-header and margin-footer variables. From MPDF documentation: margin-header = distance in mm from top of page to start of header margin-footer = distance in mm from bottom...