4 lines
335 B
HTML
4 lines
335 B
HTML
<li>
|
|
<span class="circ-hlt">Patron's age is incorrect for their category.</span>
|
|
Ages allowed are [% age_low | html %]-[% age_high | html %].
|
|
<a href="/cgi-bin/koha/members/memberentry.pl?op=modify&borrowernumber=[% patron.borrowernumber | uri %]&step=3" class="btn btn-default btn-xs">Change category</a></li>
|