https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41497

            Bug ID: 41497
           Summary: ul.patronbriefinfo inconsistent in coding structure
   Initiative type: ---
        Sponsorship ---
            status:
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Patrons
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

on circulation.pl and moremember.pl, the ul.patronbriefinfo list on the left of
the screens is formatted inconsistently.

<li>
   <span class="patronupdatedon">Updated on 10/17/2025 12:15 AM</span>
</li>

should be formatted as:

<li class="patronupdatedon"> Updated on 10/17/2025 12:15 AM</li>

This would match the rest of the list items in that list.

-- 
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]
https://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