_top bug, yet another help from Simon
authorteepe <teepe@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 28 Jan 2002 23:35:04 +0000 (23:35 +0000)
committerteepe <teepe@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 28 Jan 2002 23:35:04 +0000 (23:35 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2274 7612ce4b-ef26-0410-bec9-ea0150e637f0

src/options.php

index 298182c6c9284652f11906113b28137a59634f41..9057279cdff7a11f3c278c8d43daa9e6ca95c070 100644 (file)
@@ -228,7 +228,7 @@ if ($optpage == SMOPT_PAGE_MAIN) {
     /* First, display the results of a submission, if needed. */
     /**********************************************************/
     if ($optmode == SMOPT_MODE_SUBMIT) {
-        if (isset($frame_top)) {
+        if (!isset($frame_top)) {
             $frame_top = '_top';
         }
         /* Display a message indicating a successful save. */