@@ -, +, @@ --- koha-tmpl/opac-tmpl/prog/en/modules/opac-user.tt | 6 ++++++ opac/opac-user.pl | 21 ++++++++++++--------- 2 files changed, 18 insertions(+), 9 deletions(-) --- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-user.tt +++ a/koha-tmpl/opac-tmpl/prog/en/modules/opac-user.tt @@ -89,6 +89,12 @@ $.tablesorter.addParser({ [% END %] + [% IF ( BORROWER_INF.warnexpired ) %] +
+ Please note: Your card has expired. Please contact the library for more information. +
+ [% END %] + [% IF ( patron_flagged ) %]