summaryrefslogtreecommitdiff
path: root/template/default/rc.html
diff options
context:
space:
mode:
Diffstat (limited to 'template/default/rc.html')
-rw-r--r--template/default/rc.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/default/rc.html b/template/default/rc.html
index 4f24e15..2f69401 100644
--- a/template/default/rc.html
+++ b/template/default/rc.html
@@ -2,7 +2,7 @@
<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>VDRAdmin-AM - <?% gettext('Remote Control') %?> (<?% host %?>)</title>
<link href="style.css" rel="stylesheet" media="screen" type="text/css" />
<?% IF usercss %?>