http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9376

--- Comment #1 from Vitor Fernandes <[email protected]> ---
Created attachment 14529
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14529&action=edit
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:

- after apply the patch try to renew a patron and check that almost everything
went bold
- apply the patch
- renew a patron and only the date expiry is bolder.

Sponsored-by: KEEP SOLUTIONS

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to