diff --git a/includes/common.inc b/includes/common.inc index 7e5715dee112296055e16861a4ec66f303d0800f..a7e5164d23378cdca5e3d1661486b1467f5452d7 100644 --- a/includes/common.inc +++ b/includes/common.inc @@ -101,7 +101,7 @@ function request_uri() { } function message_access() { - return t("You are not authorized to access to this page."); + return t("You are not authorized to access this page."); } function message_na() {