- Fixed typo. Reported by Kobus.

4.2.x
Dries Buytaert 2002-12-11 20:21:04 +00:00
parent d2927a9064
commit 81a6bcd7a2
1 changed files with 1 additions and 1 deletions

View File

@ -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() {