spelling fix in options_submit.php
authornehresma <nehresma@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 13 Jan 2000 23:28:09 +0000 (23:28 +0000)
committernehresma <nehresma@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 13 Jan 2000 23:28:09 +0000 (23:28 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@175 7612ce4b-ef26-0410-bec9-ea0150e637f0

src/options_submit.php

index b8228e9898d7db3e8796d0f3b84e2313d99c735b..b7c2f30d4ff52b8bf2c8a01327269e4a7def73c4 100644 (file)
@@ -30,7 +30,7 @@
    echo _("Your options have been saved.");
    echo "<BR><A HREF=\"webmail.php\" TARGET=_top>";
    echo _("Click here");
    echo _("Your options have been saved.");
    echo "<BR><A HREF=\"webmail.php\" TARGET=_top>";
    echo _("Click here");
-   echo "</A>";
+   echo " </A>";
    echo _("to continue.");
    echo "</CENTER></FONT>";
    echo "</BODY></HTML>";
    echo _("to continue.");
    echo "</CENTER></FONT>";
    echo "</BODY></HTML>";