From 8b5ccd302bd1497de721a25e4ce086bebf95173f Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Sun, 08 Jun 2008 15:32:42 -0400 Subject: [PATCH] Fixed a problem with the logout when the php session has ended. --- interface/web/help/index.php | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/interface/web/help/index.php b/interface/web/help/index.php index ce49d76..93204bc 100644 --- a/interface/web/help/index.php +++ b/interface/web/help/index.php @@ -10,8 +10,7 @@ <p> </p> <p> </p> <p> </p> - <p> - </p> + <p> </p> </div> </BODY> </HTML> \ No newline at end of file -- Gitblit v1.9.1