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

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart+koha@gmail.
                   |                            |com

--- Comment #88 from Jonathan Druart <[email protected]> ---
Not considering blocker but worth nothing: You are adding h1 to a couple of
"members" pages:

* members/routing-lists.tt
  <h1>Subscription routing lists for [% INCLUDE 'patron-title.inc' %]</h1>
* members/boraccount.tt
  <h1>Account for [% INCLUDE 'patron-title.inc' %]</h1>

However most of the other views of the "members" module have the h1 without the
patron's name: "Circulation history", "Checkouts", "Holds history".

-- 
You are receiving this mail because:
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