Record status edition added.
[fa-stable.git] / access / login.php
index 774e65d0df623d2d00de9866ca927b1fa8df1108..295fd5372232c37673b725449ea6405af5bf75e8 100644 (file)
@@ -37,7 +37,7 @@ function defaultCompany()
 }
 </script>
     <title><?php echo $app_title . " " . $version;?></title>
-    <meta http-equiv="Content-type" content="text/html; charset=iso-8859-1" />
+    <meta http-equiv="Content-type" content="text/html; charset=<?php echo $_SESSION['language']->encoding;?>" />
     <link rel="stylesheet" href="<?php echo $def_theme;?>/login.css" type="text/css" />
 </head>