http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6864 --- Comment #8 from M. Tompsett <mtompset@hotmail.com> --- 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.