summaryrefslogtreecommitdiff
path: root/template/default/noperm.html
diff options
context:
space:
mode:
Diffstat (limited to 'template/default/noperm.html')
-rw-r--r--template/default/noperm.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/default/noperm.html b/template/default/noperm.html
index 5d3674a..37b39ec 100644
--- a/template/default/noperm.html
+++ b/template/default/noperm.html
@@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
- <meta http-equiv="content-type" content="text/html;charset=<?% gettext('ISO-8859-1') %?>" />
+ <meta http-equiv="content-type" content="text/html;charset=<?% charset %?>" />
<title><?% title %?></title>
<link href="style.css" rel="stylesheet" media="screen" type="text/css"/>
<?% IF usercss %?>