From 75f7ab2a4b1cbfb43eebb6e4329561b829606b28 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Fri, 9 May 2003 16:26:02 +0000 Subject: [PATCH] frames have fixed size now --- lam/templates/main.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lam/templates/main.php b/lam/templates/main.php index f52fd238..9e966dae 100644 --- a/lam/templates/main.php +++ b/lam/templates/main.php @@ -29,7 +29,7 @@ echo ("LDAP Account Manager\n"); echo (""); echo ("\n"); echo ("\n"); -echo ("\n"); +echo ("\n"); echo ("\n"); echo ("\n"); echo ("This page requires a browser that can show frames!\n");