From 6d2460564bb03553b430a501cba0f74dbfa4264f Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Wed, 27 Apr 2016 21:44:57 -0400 Subject: [PATCH] Bug 10171 [Follow-up] Add a header in Advanced Search (staff interface) Content-Type: text/plain; charset="utf-8" This patch re-indents the new include file because it's not often you get to help a new file come into the world, it should be indented nicely. --- .../intranet-tmpl/prog/en/includes/adv-search.inc | 85 +++++++++++--------- 1 file changed, 48 insertions(+), 37 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/adv-search.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/adv-search.inc index d081ed2..30731d6 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/adv-search.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/adv-search.inc @@ -1,42 +1,53 @@
-

[% LibraryName %]

+

[% LibraryName %]

- - +
+ + + -- 1.7.10.4