From 128ff9ecbbff6ba68008f5407b256a5d9486e3db Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Tue, 29 Apr 2014 16:01:51 +0000 Subject: [PATCH] Bug 11334: (follow-up) add spans for new facets Signed-off-by: Galen Charlton --- koha-tmpl/intranet-tmpl/prog/en/includes/facets.inc | 4 ++-- koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-facets.inc | 4 ++-- koha-tmpl/opac-tmpl/prog/en/includes/opac-facets.inc | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/facets.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/facets.inc index 9bf55f0958..9ea04d20aa 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/facets.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/facets.inc @@ -17,8 +17,8 @@ [% IF facets_loo.type_label_Places %]Places[% END %] [% IF facets_loo.type_label_Series %]Series[% END %] [% IF facets_loo.type_label_ItemTypes %]Item types[% END %] -[% IF ( facets_loo.type_label_HomeLibrary ) %]Home libraries[% END %] -[% IF ( facets_loo.type_label_HoldingLibrary ) %]Holding libraries[% END %] +[% IF ( facets_loo.type_label_HomeLibrary ) %]Home libraries[% END %] +[% IF ( facets_loo.type_label_HoldingLibrary ) %]Holding libraries[% END %] [% IF facets_loo.type_label_Location %]Locations[% END %]