From 4d3b11fc54b9537386d41300300f38e50753efd5 Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Fri, 15 May 2009 18:33:32 +0200 Subject: [PATCH] Get captions into shape. --- kronolith/templates/index/agenda.inc | 4 +++- kronolith/templates/index/day.inc | 14 ++++++-------- kronolith/templates/index/month.inc | 14 ++++++++------ kronolith/templates/index/week.inc | 10 ++++++---- kronolith/templates/index/year.inc | 4 +++- 5 files changed, 26 insertions(+), 20 deletions(-) diff --git a/kronolith/templates/index/agenda.inc b/kronolith/templates/index/agenda.inc index 6d5d727fb..7740c44da 100644 --- a/kronolith/templates/index/agenda.inc +++ b/kronolith/templates/index/agenda.inc @@ -2,10 +2,12 @@
+ + " class="kronolithToday"> " class="kronolithPrev">< " class="kronolithNext">> - +
- - - - diff --git a/kronolith/templates/index/month.inc b/kronolith/templates/index/month.inc index da619e901..b47dcf186 100644 --- a/kronolith/templates/index/month.inc +++ b/kronolith/templates/index/month.inc @@ -1,11 +1,13 @@
- "> - ">< - ">> - format('l, F j, Y') ?> + + + "> + ">< + ">> +
 
- + getValue('week_start_monday'), $i = $w, $c = $i + 7; $i < $c; $i++): ?> diff --git a/kronolith/templates/index/week.inc b/kronolith/templates/index/week.inc index 21a72a405..85d55400b 100644 --- a/kronolith/templates/index/week.inc +++ b/kronolith/templates/index/week.inc @@ -10,10 +10,12 @@
-"> -">< -">> -format('F Y') ?> - + + + "> + ">< + ">> + +
 
diff --git a/kronolith/templates/index/year.inc b/kronolith/templates/index/year.inc index ccc73d46f..f40850878 100644 --- a/kronolith/templates/index/year.inc +++ b/kronolith/templates/index/year.inc @@ -2,9 +2,11 @@
- "> - ">< - ">> - Sun, April 5 - Sat, April 11 + + + "> + ">< + ">> +
 
+ format("Y") ?> + " class="kronolithPrev">< " class="kronolithNext">> - format("Y") ?> +
-- 2.11.0