stekkel 23 years ago
parent
commit
7e6cbaa64c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/signout.php

+ 1 - 1
src/signout.php

@@ -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%"' ) .