typo
[squirrelmail.git] / src / signout.php
index 48cfc82880761b4214c79943537298f3ee8e0a55..706088f9207a1a94a090fc25c0b0e8c30a5e8f4b 100644 (file)
@@ -77,7 +77,7 @@ html_tag( 'table',
     '', $color[0], 'width="100%"' ) .
     html_tag( 'tr',
          html_tag( 'td', _("You have been successfully signed out.") .
-             '<br><a href="login.php" target="' . $frame_to . '">' .
+             '<br><a href="login.php" target="' . $frame_top . '">' .
              _("Click here to log back in.") . '</a><br>' ,
          'center' ) ,
     '', $color[4], 'width="100%"' ) .