http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9376
Bug ID: 9376
Summary: Problem with dateexpiry display in moremember.tt
Classification: Unclassified
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5 - low
Component: Staff Client
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
There is a problem that brokens the interface of moremmeber when displaying the
date expiry caused by this line:
<strong class="reregistryinfo">[% dateexpiry %]</span>
It should be:
<span class="reregitryinfo">[% dateexpiry %]</span>
It happens in version 3.8.
In version 3.10, I don't know if the problem happens.
--
You are receiving this mail because:
You are the assignee for the bug.
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/