From be6f0f187bc2f85aeaa524849a3cb3dc2bc6db9d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Sat, 29 Jul 2017 18:33:43 +0200 Subject: [PATCH] Please cherry-pick: - let's show general error messages below footer and not within content's div - still this may need to be hidden on prod servers (see project stage in web.xml) MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- web/WEB-INF/templates/base.tpl | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/web/WEB-INF/templates/base.tpl b/web/WEB-INF/templates/base.tpl index f54ae4a4..0bc8f17c 100644 --- a/web/WEB-INF/templates/base.tpl +++ b/web/WEB-INF/templates/base.tpl @@ -42,18 +42,18 @@
Default content
- - - -
- + + + + + -- 2.39.5