@@ -, +, @@ headings for different types of holidays --- .../intranet-tmpl/prog/en/modules/tools/holidays.tt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tt @@ -1,5 +1,5 @@ [% INCLUDE 'doc-head-open.inc' %] -Koha › Tools › [% branchname %] Calendar +Koha › Tools › [% branchname %] calendar [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'calendar.inc' %] @@ -215,14 +215,14 @@ td.repeatableyearly a.ui-state-default { background: #FFCC66 none; color : Bl [% INCLUDE 'header.inc' %] [% INCLUDE 'cat-search.inc' %] - +
-

[% branchname %] Calendar

+

[% branchname %] calendar

@@ -253,7 +253,7 @@ td.repeatableyearly a.ui-state-default { background: #FFCC66 none; color : Bl
  • - From Date: + From date: , [% IF ( dateformat == "us" ) %]//[% ELSIF ( dateformat == "metric" ) %]//[% ELSE %]//[% END %] @@ -336,7 +336,7 @@ td.repeatableyearly a.ui-state-default { background: #FFCC66 none; color : Bl
  • - To date : + To date:
  • @@ -451,7 +451,7 @@ td.repeatableyearly a.ui-state-default { background: #FFCC66 none; color : Bl [% END %] [% IF ( WEEK_DAYS_LOOP ) %] -

    Weekly - Repeatable Holidays

    +

    Weekly - Repeatable holidays

    @@ -477,14 +477,14 @@ td.repeatableyearly a.ui-state-default { background: #FFCC66 none; color : Bl [% END %] [% IF ( DAY_MONTH_HOLIDAYS_LOOP ) %] -

    Yearly - Repeatable Holidays

    +

    Yearly - Repeatable holidays

    [% IF ( dateformat == "metric" ) %] - + [% ELSE %] - + [% END %] @@ -503,7 +503,7 @@ td.repeatableyearly a.ui-state-default { background: #FFCC66 none; color : Bl [% END %] [% IF ( HOLIDAYS_LOOP ) %] -

    Unique Holidays

    +

    Unique holidays

    Day/MonthDay/monthMonth/DayMonth/dayTitle Description
    --