https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11879

--- Comment #98 from M. Tompsett <mtomp...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to