https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26727
--- Comment #8 from Owen Leonard <[email protected]> --- Created attachment 112945 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=112945&action=edit Bug 26727: (follow-up) More markup corrections This patch makes more markup changes to the templates previously modified in order to try to arrive at some agreeable solutions. - In the value_builder EXAMPLE template, the <p> is unnecessary and is removed. Also removed is the script "type" attribute and obsolete CDATA markers. - In the article request template an unnecessary <p> is removed. - In the merge patrons template the submit button is now in a <fieldset class="action"> as is consistent with other forms. - In the MARC modifications template I've added <div>s around each "line" in the form to add the line break, along with some CSS to add margins. - The submit button is now inside a <fieldset class="action"> and the "Cancel" link now has the "cancel" class. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
