[Koha-bugs] [Bug 9376] New: Problem with dateexpiry display in moremember.tt

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 10 17:12:33 CET 2013


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: koha-bugs at lists.koha-community.org
          Reporter: vfernandes at keep.pt
                CC: gmcharlt at gmail.com

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.


More information about the Koha-bugs mailing list