Missing close form tag
[squirrelmail.git] / plugins / squirrelspell / modules / lang_setup.mod
index 1c34498cb74a72e6ca3ba37ab0e4439a5dd2aaf0..74fc24b6b1d64d8e27241715108f6721b24352c9 100644 (file)
@@ -48,7 +48,7 @@ while (list($avail_lang, $junk) = each($SQSPELL_APP)){
 }
 $msg .= "</p>\n" . $add . "</select>\n";
 $msg .= "</p></blockquote><p><input type=\"submit\" value=\" "
-  . _("Make these changes") . " \" /></p>";
+  . _("Make these changes") . " \" /></p></form>";
 sqspell_makePage(_("Add International Dictionaries"), null, $msg);
 
 /**