From b9451d20279baca052a4b01b948b7b95aa05511a Mon Sep 17 00:00:00 2001 From: Chad Little Date: Wed, 16 Oct 2002 05:31:38 +0000 Subject: Added dates to html for easy bookmarking. --- month.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'month.php') diff --git a/month.php b/month.php index 5f5eb77..eb2501a 100644 --- a/month.php +++ b/month.php @@ -33,7 +33,7 @@ <html> <head> <meta http-equiv="content-type" content="text/html;charset=UTF-8"> - <title><?php echo "$calendar_name"; ?> + <?php echo "$calendar_name - $display_month"; ?> "> -- cgit v1.2.3