change the templates to use the charset taken from the message bundle of the current...
[mir.git] / etc / producer / newswirearchive.template
index 5b9b800..8f15f3d 100755 (executable)
@@ -1,7 +1,7 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
-       <meta http-equiv="Content-Type" content="text/html; charset=${config["Mir.DefaultHTMLCharset"]}">
+       <meta http-equiv="Content-Type" content="text/html; charset=${lang("htmlcharset")}">
     <title>${config["Mir.Name"]} | ${lang("newswirearchive.title")}</title>
        <meta name="keywords" content="${lang("general.keywords")}">
        <meta name="description" content="${lang("newswirearchive.title")}">