Happy New Year
[squirrelmail.git] / plugins / squirrelspell / modules / lang_setup.mod
index 2255a32e7e0abc7914c19ee7521e9130721c8337..81c34395f8a4773fa26416308c709b8925e9eebc 100644 (file)
@@ -9,7 +9,7 @@
  * him/her choose which ones s/he wants to check messages with.
  *
  * @author Konstantin Riabitsev <icon at duke.edu>
- * @copyright 1999-2015 The SquirrelMail Project Team
+ * @copyright 1999-2020 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package plugins
@@ -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);
 
 /**