<% If IsAuthorizedBin(ROLE_POLLS) Then DoAdminPolls() end if sTitlePage = GetTranslation("LANG_ADMINISTRATION") & " - " & GetTranslation("LANG_POLL") %> <% If IsAuthorizedBin(ROLE_POLLS) Then DisplayAdminPollsPage() Else CreateTable "Role", "", GetTranslation("LANG_MUST_HAVE_ROLE"), "" End If %>