From b8fc4e4cb1d3a574a8a624fa5a357c005fe73ac4 Mon Sep 17 00:00:00 2001 From: Chad Little Date: Tue, 3 Feb 2004 06:22:29 +0000 Subject: Updates and initial wiring of day.tpl and day.php. --- templates/default/sidebar.tpl | 72 ++++++++++++++++++++++++++++++++++++------- 1 file changed, 61 insertions(+), 11 deletions(-) (limited to 'templates/default/sidebar.tpl') diff --git a/templates/default/sidebar.tpl b/templates/default/sidebar.tpl index a2b147f..ce32427 100644 --- a/templates/default/sidebar.tpl +++ b/templates/default/sidebar.tpl @@ -1,7 +1,7 @@ - + @@ -18,7 +18,7 @@ {L_PREFERENCES}
- {SUBSCRIBE_LANG} | {DOWNLOAD_LANG}
+ {L_SUBSCRIBE} | {L_DOWNLOAD}
Logout {USERNAME} @@ -28,7 +28,15 @@
{PREV_LANG}{THISDAY2}{DISPLAY_DATE} {NEXT_LANG}
+ + + + + + +

+ @@ -36,12 +44,11 @@
{L_JUMP}
-
-
- {LIST_YEARS}
- {LIST_MONTHS}
- {LIST_WEEKS}
-
+ +
+
+
+
{SEARCH_BOX} @@ -57,13 +64,20 @@
+ + + + + + +

- +
{TOMORROWS_LANG}
{L_TOMORROWS}
@@ -78,6 +92,13 @@
+ + + + + + +

@@ -86,7 +107,7 @@ - +
{TODO_LANG}
{L_TODO}
@@ -118,14 +139,43 @@
+ + + + + + +

+ {MONTH_SMALL|-1} + + + + + + +

{MONTH_SMALL|+0} + + + + + + +

-{MONTH_SMALL|+1} \ No newline at end of file +{MONTH_SMALL|+1} + + + + + + +
\ No newline at end of file -- cgit v1.2.3