summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_firmware_auto.php
diff options
context:
space:
mode:
authortechnical50 <selim_guner2000@hotmail.com>2013-05-10 10:47:00 +0300
committertechnical50 <selim_guner2000@hotmail.com>2013-05-10 10:47:00 +0300
commitc3ab82a95541ac2473e3f280c68b7a9d1f2c157b (patch)
tree085ca66b43fe06904672731232de0031b9f78eb1 /usr/local/www/system_firmware_auto.php
parent87d75cb28500547cfc63ce3abc4294390615fb39 (diff)
downloadpfsense-c3ab82a95541ac2473e3f280c68b7a9d1f2c157b.zip
pfsense-c3ab82a95541ac2473e3f280c68b7a9d1f2c157b.tar.gz
Auto codeset change for pfsense-utils.inc
Codeset auto checking pfsense-utils.inc do not need anymore 8859-1 charset
Diffstat (limited to 'usr/local/www/system_firmware_auto.php')
-rwxr-xr-xusr/local/www/system_firmware_auto.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_firmware_auto.php b/usr/local/www/system_firmware_auto.php
index 49764c5..e77a97b 100755
--- a/usr/local/www/system_firmware_auto.php
+++ b/usr/local/www/system_firmware_auto.php
@@ -63,7 +63,7 @@ include("head.inc");
?>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<meta http-equiv="Content-Type" content="text/html; charset=<?=system_get_language_codeset();?>" />
<link href="gui.css" rel="stylesheet" type="text/css" />
</head>
OpenPOWER on IntegriCloud