https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25947 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |ASSIGNED --- Comment #22 from Fridolin Somers <fridolin.somers@biblibre.com> --- Thanks a lot Baptiste. Some little things to fix : patron.account_locked) %] => patron.account_locked ) %] <span class="circ-hlt">Locked: </span></span> => <span class="circ-hlt">Locked: </span><span> right ? <a href="/cgi-bin/koha/members/member-password.pl?member=[% patron.borrowernumber | html %]">Change password</a> You need to use URI filter : https://template-toolkit.org/docs/manual/Filters.html#section_uri -- You are receiving this mail because: You are watching all bug changes.