http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7031
--- Comment #11 from Owen Leonard <[email protected]> 2011-12-27 16:30:27 UTC --- Created attachment 6932 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6932 Follow-up patch with markup corrections This follow-up patch (to be applied on top of attachment 6910) corrects some markup errors and removes some markup which I think is superfluous: - Using template FILTER command to remove invalid punctuation from ID attributes (to quiet the HTML validator) - Removing <fieldset> since options are bordered by the tab box now - Correcting the conditional which controls the table markup to prevent extra/missing </tr> - Adding missing ID attribute in the OPAC template -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. 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/
