<% sTitlePage = GetTranslation("LANG_ADMINISTRATION") & " - " & GetTranslation("LANG_DATABASE") %> <% If IsAuthorizedBin(ROLE_ADMINISTRATOR) Then DisplayAdminDatabase() Else CreateTable "Role", "", GetTranslation("LANG_MUST_HAVE_ROLE"), "" End If %>