From 29bf98d463f0a3716aed132c47eddb49199d4d49 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Fri, 10 Aug 2018 19:54:05 +0200 Subject: [PATCH] Fix #114 --- Theme/Backend/modules-single.tpl.php | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/Theme/Backend/modules-single.tpl.php b/Theme/Backend/modules-single.tpl.php index 8d9fb11..db003f3 100644 --- a/Theme/Backend/modules-single.tpl.php +++ b/Theme/Backend/modules-single.tpl.php @@ -50,7 +50,8 @@ $id = (string) $this->request->getData('id') ?? 1; @@ -58,14 +59,16 @@ $id = (string) $this->request->getData('id') ?? 1; @@ -83,7 +86,8 @@ $id = (string) $this->request->getData('id') ?? 1;