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. --- year.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'year.php') diff --git a/year.php b/year.php index 7c5e12a..156503e 100644 --- a/year.php +++ b/year.php @@ -26,7 +26,7 @@ $thisday2 = localizeDate($dateFormat_week_list, $unix_time); <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> - <title><?php echo "$calendar_name - $thisday2"; ?> + <?php echo "$calendar_name - $this_year2"; ?> -- cgit v1.2.3