diff options
Diffstat (limited to 'template/default/index.html')
-rw-r--r-- | template/default/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/default/index.html b/template/default/index.html index a5e8dd7..ac7cf72 100644 --- a/template/default/index.html +++ b/template/default/index.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 <tmpl_var version> (<tmpl_var host>)</title> <link href="bilder/favicon.ico" rel="shortcut icon" /> <link href="style.css" rel="stylesheet" media="screen" type="text/css" /> |