diff --git a/share/layout/body.tt b/share/layout/body.tt index 69c04f2f3a..aff4ace953 100644 --- a/share/layout/body.tt +++ b/share/layout/body.tt @@ -123,9 +123,11 @@ © 2013 - [% date.format(date.now, '%Y') -%] Sipwise GmbH, [% c.loc('all rights reserved') %]. [% IF c.config.general.ui_enable -%] - + [% IF c.user.roles == 'admin' || c.user.roles == 'reseller' || c.user.roles == 'ccareadmin' || c.user.roles == 'ccare' || c.user.roles == 'lintercept' -%] + + [% END -%] [% END -%]