From 19acd99fabdc29d6e87eebb355f5f8c6b0fac4da Mon Sep 17 00:00:00 2001 From: lkehresman Date: Tue, 7 Mar 2000 12:34:01 +0000 Subject: [PATCH] fixed login problems git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@279 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- functions/imap_general.php | 12 ++++++------ functions/prefs.php | 1 - src/webmail.php | 4 ++++ 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/functions/imap_general.php b/functions/imap_general.php index c18cfa74..26d9107c 100755 --- a/functions/imap_general.php +++ b/functions/imap_general.php @@ -89,12 +89,13 @@ } else if (substr($read, 0, 7) == "a001 NO") { ?> - > +
- align=center> +
+
-
> - > + +
@@ -103,15 +104,14 @@
- >

-
+ "; -- 2.25.1