diff options
Diffstat (limited to 'template/default/rc.html')
-rw-r--r-- | template/default/rc.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/default/rc.html b/template/default/rc.html index 82396d2..ec03539 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=ISO-8859-1 !%>" /> + <meta http-equiv="content-type" content="text/html;charset=<%! ISO-8859-1 !%>" /> <title>VDRAdmin-AM - <%! Remote Control !%> (<tmpl_var host>)</title> <link href="style.css" rel="stylesheet" media="screen" type="text/css" /> <tmpl_if usercss> |