From 2e0dde77d8a86e895302c4804023f747e987c9f8 Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Mon, 29 Dec 2008 05:23:46 +0000 Subject: tooltips for view nav icons --- templates/default/day.tpl | 8 ++++---- templates/default/month.tpl | 8 ++++---- templates/default/preferences.tpl | 8 ++++---- templates/default/print.tpl | 8 ++++---- templates/default/search.tpl | 8 ++++---- templates/default/week.tpl | 8 ++++---- templates/default/year.tpl | 12 ++++++------ 7 files changed, 30 insertions(+), 30 deletions(-) (limited to 'templates/default') diff --git a/templates/default/day.tpl b/templates/default/day.tpl index ae7598c..d0bcef2 100644 --- a/templates/default/day.tpl +++ b/templates/default/day.tpl @@ -13,10 +13,10 @@
- - - - + + + +
{L_DAY}{L_WEEK}{L_MONTH}{L_YEAR}{L_DAY}{L_WEEK}{L_MONTH}{L_YEAR}
diff --git a/templates/default/month.tpl b/templates/default/month.tpl index 8466d7a..6b64f1a 100644 --- a/templates/default/month.tpl +++ b/templates/default/month.tpl @@ -10,10 +10,10 @@
- - - - + + + +
{L_DAY}{L_WEEK}{L_MONTH}{L_YEAR}{L_DAY}{L_WEEK}{L_MONTH}{L_YEAR}
diff --git a/templates/default/preferences.tpl b/templates/default/preferences.tpl index 4ffc22b..51fc37c 100644 --- a/templates/default/preferences.tpl +++ b/templates/default/preferences.tpl @@ -10,10 +10,10 @@
- - - - + + + +
{L_DAY}{L_WEEK}{L_MONTH}{L_YEAR}{L_DAY}{L_WEEK}{L_MONTH}{L_YEAR}
diff --git a/templates/default/print.tpl b/templates/default/print.tpl index 1aa8be3..a2d6a70 100644 --- a/templates/default/print.tpl +++ b/templates/default/print.tpl @@ -11,10 +11,10 @@
- - - - + + + +
{L_DAY}{L_WEEK}{L_MONTH}{L_YEAR}{L_DAY}{L_WEEK}{L_MONTH}{L_YEAR}
diff --git a/templates/default/search.tpl b/templates/default/search.tpl index 24fead7..87f60c8 100644 --- a/templates/default/search.tpl +++ b/templates/default/search.tpl @@ -10,10 +10,10 @@
- - - - + + + +
{L_DAY}{L_WEEK}{L_MONTH}{L_YEAR}{L_DAY}{L_WEEK}{L_MONTH}{L_YEAR}
diff --git a/templates/default/week.tpl b/templates/default/week.tpl index 451a8c6..d33d5f3 100644 --- a/templates/default/week.tpl +++ b/templates/default/week.tpl @@ -13,10 +13,10 @@
- - - - + + + +
{L_DAY}{L_WEEK}{L_MONTH}{L_YEAR}{L_DAY}{L_WEEK}{L_MONTH}{L_YEAR}
diff --git a/templates/default/year.tpl b/templates/default/year.tpl index eb89065..73db6c0 100644 --- a/templates/default/year.tpl +++ b/templates/default/year.tpl @@ -25,12 +25,12 @@ - - - - - - + + + + + +
{L_DAY}{L_WEEK}{L_MONTH}{L_YEAR}
{L_DAY}{L_WEEK}{L_MONTH}{L_YEAR}
-- cgit v1.2.3