From 42a54da41cf8e09b6d2572e8298f0ce6c6098cff Mon Sep 17 00:00:00 2001 From: lkehresman Date: Thu, 20 Apr 2000 04:02:20 +0000 Subject: [PATCH] fixed signout problem with deleting session 2x git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@445 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- src/signout.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/signout.php b/src/signout.php index c90b5962..6d3b8cb1 100644 --- a/src/signout.php +++ b/src/signout.php @@ -49,13 +49,11 @@ echo " "; echo " "; echo " "; - echo "
"; + echo "
"; echo " "; echo " "; echo ""; + echo "

"; ?> - -- 2.25.1