diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tmpl index a5e775b1a4..4ff6a44c81 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tmpl @@ -213,10 +213,10 @@ div.dmy {

- /images/more.gif" border="0" alt="More information" /> + /../img/more.gif" border="0" alt="More information" />
. - /images/more.gif" border="0" alt="More information" /> + /../img/more.gif" border="0" alt="More information" />

@@ -248,15 +248,15 @@ div.dmy {

. - /images/more.gif" border="0" alt="More information" /> + /../img/more.gif" border="0" alt="More information" />
. - /images/more.gif" border="0" alt="More information" /> + /../img/more.gif" border="0" alt="More information" />
. - /images/more.gif" border="0" alt="More information" /> + /../img/more.gif" border="0" alt="More information" />

@@ -275,9 +275,6 @@ div.dmy {

- diff --git a/koha-tmpl/intranet-tmpl/prog/img/more.gif b/koha-tmpl/intranet-tmpl/prog/img/more.gif new file mode 100644 index 0000000000..bb2c2a902e Binary files /dev/null and b/koha-tmpl/intranet-tmpl/prog/img/more.gif differ diff --git a/tools/holidays.pl b/tools/holidays.pl index 7c79cf9fbe..9f81511f83 100755 --- a/tools/holidays.pl +++ b/tools/holidays.pl @@ -69,7 +69,6 @@ if ( C4::Context->preference("IndependantBranches") ) { $branch = C4::Context->userenv->{'branch'}; } # Get all the holidays - warn "BRANCH : $branch"; my $calendar = C4::Calendar->new(branchcode => $branch); my $week_days_holidays = $calendar->get_week_days_holidays();
- /images/info.gif" border="0" style="vertical-align:middle" alt="" /> -