diff --git a/ui/ui/sections/header.tpl b/ui/ui/sections/header.tpl index 00cc18bc..78691f59 100644 --- a/ui/ui/sections/header.tpl +++ b/ui/ui/sections/header.tpl @@ -329,12 +329,14 @@ {/if} {$_MENU_AFTER_PLANS}
  • - - {Lang::T('Reports')} - - - - + {if in_array($_admin['user_type'],['SuperAdmin','Admin', 'Report'])} + + {Lang::T('Reports')} + + + + + {/if}