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

Fridolin Somers <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |ASSIGNED

--- Comment #22 from Fridolin Somers <[email protected]> ---
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.
_______________________________________________
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