From 6b5790eda6c7321b1af1623ddfa43cc113feb34b Mon Sep 17 00:00:00 2001 From: Chris Cormack Date: Tue, 18 Sep 2007 15:17:35 -0500 Subject: [PATCH] Removing \r characters that were busting a patch --- .../intranet-tmpl/prog/en/includes/holidays-bottom.inc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/holidays-bottom.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/holidays-bottom.inc index 0bf3aa6407..d549cb0f8d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/holidays-bottom.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/holidays-bottom.inc @@ -1,4 +1,4 @@ - - - - + + + + -- 2.39.2