<% If IsAuthorizedBin(ROLE_ADMINISTRATOR) Then DoAdminAccounts() end if sTitlePage = GetTranslation("LANG_ADMINISTRATION") & " - " & GetTranslation("LANG_ACCOUNTS") %> <% If IsAuthorizedBin(ROLE_ADMINISTRATOR) Then DisplayAdminAccountsPage() Else CreateTable "Role", "", GetTranslation("LANG_MUST_HAVE_ROLE"), "" End If %>