Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Vitor FERNANDES 7be86cd481 Bug 9376: Problem with dateexpiry display in moremember.tt
There is a problem that brokens the interface of moremmeber when
displaying the date expiry when renewing a patron.
In the first comment I said that the line that causes the error
should be:

<span class="reregitryinfo">[% dateexpiry %]</span>

but the correct way should be:

<strong class="reregitryinfo">[% dateexpiry %]</strong>

This way the date expiry after renew a patron appears in bold.

Test plan:

- before applying the patch try to renew a patron and check
  that almost everything went bold
- apply the patch
- renew a patron and only the expiration date is bolder.
- Note that the bug doesn't manifest in master because
  the patch for bug 6261 causes the invalid HTML to never
  be reached; it *does* affect 3.10.x and earlier.

Sponsored-by: KEEP SOLUTIONS
Signed-off-by: Galen Charlton <gmc@esilibrary.com>

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-01-17 21:08:48 -05:00
..
acqui Bug 9062 Fix spacing next to tax rate 2013-01-17 18:18:15 -05:00
admin Bug 9306: Update descriptions for the 4 SeparateHoldings prefs 2013-01-15 21:54:26 -05:00
authorities
basket
batch
catalogue Bug 8377: Followup move style in a css file and do not pass template to a pm 2012-12-27 09:28:00 -05:00
cataloguing Bug 9154 - On item edit page, highlight row of item being edited 2012-12-02 09:14:53 -05:00
circ Bug 6261 [Revised] Consolidate patron toolbar include files 2012-12-27 18:36:42 -05:00
errors
help Bug 9275 Missing '<' closing pharagraph tag 2012-12-12 18:29:55 -05:00
installer
labels
members Bug 9376: Problem with dateexpiry display in moremember.tt 2013-01-17 21:08:48 -05:00
offline_circ
patroncards
reports Bug 9182: fix on sortable columns on Saved reports 2013-01-14 23:23:59 -05:00
reserve Bug 9206 - Only allow place holds in records that the patron don't have in his possession 2012-12-27 09:48:03 -05:00
reviews
rotating_collections
serials Bug 9229 - branch code instead of name in subscription-detail.pl 2013-01-17 21:00:47 -05:00
services
sms
suggestion Bug 8443: Suggestions publication year and copyright date (follow-up 2) Cosmetic changes and perltidy formatting 2013-01-15 22:10:59 -05:00
tags
test
tools Bug 9215 - non translatable string in manage-marc-import 2013-01-14 23:26:54 -05:00
virtualshelves Bug 9167: Standardize the sort field copyrightdate for lists 2012-12-06 08:31:57 -05:00
z3950
about.tt Add Fred Pierre to history 2013-01-17 20:55:20 -05:00
auth.tt
intranet-main.tt Bug 7067 [Follow-up: templates] allow patron self registration via the opac 2012-12-14 08:08:59 -05:00