MailtemplateDispatch Index and Form done

This commit is contained in:
Frank Schubert
2025-01-14 20:03:19 +01:00
parent ae7d565398
commit 255091212d
8 changed files with 964 additions and 1 deletions
+5
View File
@@ -1,3 +1,8 @@
<?php
$pagination_baseurl = $this->getUrl($Mod, "Index");
$pagination_baseurl_params = ["filter" => $filter];
$pagination_entity_name = "Emailtemplates";
?>
<?php include(realpath(dirname(__FILE__)."/../../$mfLayoutPackage")."/header.php"); ?>
<!-- start page title -->