Koha/koha-tmpl
Owen Leonard bc9871f428
Bug 23778: Regression: Guarantor entry section no longer has a unique id
This patch adds back a fieldset ID which was accidentally removed by Bug
14570:

<fieldset id="memberentry_guarantor" class="rows">

This ID is important if libraries want to customize the patron entry
page to hide the guarantor section.

To test, apply the patch and go to Patrons -> New patron.

Inspect the markup and look at the fieldset labeled "Guarantor
information." It should have the correct ID attribute.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-10-09 14:30:39 +01:00
..
intranet-tmpl Bug 23778: Regression: Guarantor entry section no longer has a unique id 2019-10-09 14:30:39 +01:00
opac-tmpl Bug 23720: Add div wrapper to search results to make moving cover images easier 2019-10-08 14:56:41 +01:00