http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6864
--- Comment #8 from M. Tompsett <[email protected]> --- Comment on attachment 25938 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25938 New version of the patch. Rebase on current master and fixed. Review of attachment 25938: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=6864&attachment=25938) ----------------------------------------------------------------- ::: koha-tmpl/opac-tmpl/prog/en/modules/opac-main.tt @@ +64,5 @@ > </form> > + <br style="clear:both" /> > + <div id="opacbelowloginbox"> > + [% opacbelowloginbox %] > + </div> With PatronSelfRegistration turned on, it gets uglier. The div is in the wrong place. It should be above line 61, I think. -- 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/
