Bug 7031 Follow-up, More options for AdvancedSearchTypes
authorOwen Leonard <oleonard@myacpl.org>
Tue, 27 Dec 2011 16:18:34 +0000 (11:18 -0500)
committerPaul Poulain <paul.poulain@biblibre.com>
Wed, 14 Mar 2012 13:35:29 +0000 (14:35 +0100)
commiteffd4d2fd862f6f17937fd3bceee2ae0431a9d5a
tree8eb70d47e2a3aea4a448d38f5fd6026a23042f0e
parentae737fcde67ed53e2b1030775978a5009009f72b
Bug 7031 Follow-up, More options for AdvancedSearchTypes

This follow-up patch corrects some markup errors and removes some
markup which I think is superfluous:

- Using template FILTER command to remove invalid punctuation from
  ID attributes (to quiet the HTML validator)
- Removing <fieldset> since options are bordered by the tab box now
- Correcting the conditional which controls the table markup
  to prevent extra/missing </tr>
- Adding missing ID attribute in the OPAC template

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/advsearch.tt
koha-tmpl/opac-tmpl/prog/en/modules/opac-advsearch.tt