From 48aac9dd2848f57d96b73f090280b669ef6dfe3a Mon Sep 17 00:00:00 2001 From: stekkel Date: Fri, 24 May 2002 16:12:42 +0000 Subject: [PATCH] added id for frameset git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2859 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- src/webmail.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/webmail.php b/src/webmail.php index 51d22bed..0220d843 100644 --- a/src/webmail.php +++ b/src/webmail.php @@ -61,10 +61,10 @@ if ($left_size == "") { } if ($location_of_bar == 'right') { - echo ""; + echo ""; } else { - echo ""; + echo ""; } /* -- 2.25.1