http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2930
--- Comment #2 from MJ Ray (software.coop) <[email protected]> --- (In reply to comment #1) > So for an "organisation" the othername will already be displyed. How should > the display for othername look like? Can we agree on something here? I suspect it should be: [% firstname %] [% IF othernames %] ([% othernames %]) [% END %] [% surname %] Does anyone see a problem with that? It is one of the suggested forms in http://dictionary2.classic.reference.com/writing/styleguide/personal.html -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
