https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30707
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #175478|0 |1 is obsolete| | Attachment #175611|0 |1 is obsolete| | Attachment #175612|0 |1 is obsolete| | Attachment #175613|0 |1 is obsolete| | Attachment #175766|0 |1 is obsolete| | --- Comment #19 from Owen Leonard <[email protected]> --- Created attachment 177120 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=177120&action=edit Bug 30707: Move container's closing div tag into template from intranet-bottom.inc For templates which use the intranet-bottom include file, the markup in that template lacks the main container's closing </div>, expecting it to be closed in intranet-bottom.inc. This patch moves that closing </div> into each template. This is intended to make it clearer to anyone trying to maintain the correct structure of the page and hopefully to make it possible to automatically tidy template files. Signed-off-by: David Nind <[email protected]> -- 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/
