- Fixed typo. Reported by Kobus.
parent
d2927a9064
commit
81a6bcd7a2
|
@ -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() {
|
||||
|
|
Loading…
Reference in New Issue