updated Brazillian Portuguise translation
[squirrelmail.git] / functions / prefs.php
index 0a3f47de4aae1264587a5514c01e8a5b8afd67ea..e4d869201ce8379622ede346734860a62e55637a 100644 (file)
@@ -62,7 +62,7 @@
             fwrite($file, "$pref[$i]", 1024);
          }   
       }
-      if (isset($htl)) {
+      if (isset($hlt)) {
          for ($i=0; $i < count($hlt); $i++) {
             fwrite($file, "highlight$i=$hlt[$i]");
          }