From a691ce662e615aebaa3d3319a2c7dc9be7abbfc1 Mon Sep 17 00:00:00 2001 From: benchea dan Date: Thu, 17 Mar 2022 10:17:05 +0200 Subject: [PATCH] Update index.tpl --- templates/index.tpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/index.tpl b/templates/index.tpl index df1b0597..324747ad 100644 --- a/templates/index.tpl +++ b/templates/index.tpl @@ -8,7 +8,7 @@ {include file='menu.tpl'} {/if} {/if} -
+
{if $authentication_has_role.user && $CONF.motd_user}
{$CONF.motd_user}
{elseif $authentication_has_role.global_admin && $CONF.motd_superadmin} @@ -27,3 +27,4 @@
{include file='footer.tpl'} {/strip} +