[Bug 11879] Add a new borrower field : main contact method.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11879 --- Comment #98 from M. Tompsett <mtompset@hotmail.com> --- Comment on attachment 69050 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=69050 Bug 11879: Follow-up - Streamline markup and make label corrections Review of attachment 69050: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=11879&attachment=69050) ----------------------------------------------------------------- ::: koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt @@ +293,5 @@
+ Secondary email + [% CASE 'fax' %] + Fax + [% END %] + </li>
This is nicer and friendlier on the po files, I'm sure. I believe it was done the other way because of a misunderstanding of HTML 1 (https://wiki.koha-community.org/wiki/Coding_Guidelines#HTML_Templates). The SWITCH isn't allowed inside HTML tags, that is <tag [% SWITCH ... %]> is really bad. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org