@@ -, +, @@ in circulation.pl - red color - custom list bullets - Set to a patron all flags. - Go to detail page of this patron --- .../prog/en/modules/members/moremember.tt | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt @@ -184,18 +184,20 @@ function validate1(date) { [% IF ( reregistration ) %]
Patron's account has been renewed until [% dateexpiry %]
[% END %] [% IF ( flagged ) %] - + [% END %]

[% UNLESS ( I ) %] --