Bug 15111: Do not include the antiClickjack legacy browser trick for greybox
[koha.git] / koha-tmpl / opac-tmpl / bootstrap / en / includes / patron-title.inc
1 [% IF category_type == 'I' %]
2     [% surname %] [% IF othernames %] ([% othernames %]) [% END %]
3 [% ELSE %]
4     [% firstname %] [% surname %]
5 [% END %]