From d99b46ec42c8cee607d3a37abc64ab091fa196b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Mon, 16 Aug 2021 12:04:40 +0200 Subject: [PATCH] Always add header-right container MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- core/templates/layout.public.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/templates/layout.public.php b/core/templates/layout.public.php index f28ccf62450..3f406569f6a 100644 --- a/core/templates/layout.public.php +++ b/core/templates/layout.public.php @@ -54,12 +54,12 @@ +
getActionCount() !== 0) { $primary = $template->getPrimaryAction(); $others = $template->getOtherActions(); ?> -
@@ -82,9 +82,9 @@
- +