From 6c72f84493f25c432f41f2a870ef8ce46d35bfa6 Mon Sep 17 00:00:00 2001 From: David Steeb Date: Fri, 28 Aug 2026 12:13:22 +0200 Subject: [PATCH] [TASK] Add the product footer to the module The backend module carried no footer. It now shows the b13 signature, linking to the extensions overview with the standard UTM parameters. --- Resources/Private/Partials/ProductFooter.html | 1 + Resources/Private/Templates/Management/Index.html | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 Resources/Private/Partials/ProductFooter.html diff --git a/Resources/Private/Partials/ProductFooter.html b/Resources/Private/Partials/ProductFooter.html new file mode 100644 index 0000000..e0efc24 --- /dev/null +++ b/Resources/Private/Partials/ProductFooter.html @@ -0,0 +1 @@ +

made with love by b13

diff --git a/Resources/Private/Templates/Management/Index.html b/Resources/Private/Templates/Management/Index.html index a7d4cf8..7e58984 100644 --- a/Resources/Private/Templates/Management/Index.html +++ b/Resources/Private/Templates/Management/Index.html @@ -25,5 +25,7 @@

Purge by URL


+ +