diff options
Diffstat (limited to 'template/default/help_config.html')
-rw-r--r-- | template/default/help_config.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/default/help_config.html b/template/default/help_config.html index 4034b2c..e6c7eef 100644 --- a/template/default/help_config.html +++ b/template/default/help_config.html @@ -5,7 +5,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><%! Configuration !%></title> <script type="text/javascript" language="JavaScript1.2" src="library.js"></script> <link href="style.css" rel="stylesheet" media="screen" type="text/css" /> |