https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38734
Lisette Scheer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #1 from Lisette Scheer <[email protected]> --- https://github.com/Koha-Community/Koha/blob/main/koha-tmpl/intranet-tmpl/prog/en/includes/patron-title.inc - "[% INCLUDE 'patron-title.inc' patron => borrower, no_title => 1, no_cardnumber => 1, no_html = 1 %]," That checks for preferred name/other name and works in notices and is less code than coding it directly in each notice. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
