From 83508e2f18660eb68a46de17dfa3ee13a39c724a Mon Sep 17 00:00:00 2001 From: Chad Little Date: Thu, 24 Oct 2002 06:27:04 +0000 Subject: Footer tweeks, addition to config and lang files. --- day.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'day.php') diff --git a/day.php b/day.php index 4fdc00e..f740962 100644 --- a/day.php +++ b/day.php @@ -110,10 +110,12 @@ if (is_array($master_array[($getdate)])) { } if ($daysofweek_dayview == 'yes') { ?> + '; echo ""; $thisdate = $start_week_time; $start_day = strtotime($week_start_day); @@ -135,6 +137,7 @@ if (is_array($master_array[($getdate)])) { echo ''; } ?> +
-- cgit v1.2.3