From 4ab27544fdc8e75453c074acb37b5508a59d241b Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Tue, 22 Apr 2003 14:11:10 +0000 Subject: [PATCH] added status frame --- lam/templates/main.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lam/templates/main.php b/lam/templates/main.php index 76a68714..80ae23da 100644 --- a/lam/templates/main.php +++ b/lam/templates/main.php @@ -28,8 +28,9 @@ echo ("\n"); echo ("LDAP Account Manager\n"); echo (""); echo ("\n"); -echo ("\n"); +echo ("\n"); echo ("\n"); +echo ("\n"); echo ("\n"); echo ("\n"); echo ("This page requires a browser that can show frames!\n");