From 8ad2eb254717b68f4413da74e75639d48e648fab Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Fri, 19 Dec 2008 21:15:53 +0000 Subject: add login to month view --- includes/login.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes') diff --git a/includes/login.php b/includes/login.php index e7713c1..83a7f1c 100644 --- a/includes/login.php +++ b/includes/login.php @@ -1,7 +1,7 @@ allow_login == 'yes' && !isset($_SERVER['PHP_AUTH_USER'])) { // Set the login table width if not set. if (!isset($login_width)) $login_width = "100%"; -- cgit v1.2.3