[Koha-bugs] [Bug 6864] add a syspref to allow custom text for OPAC user/pass information

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 7 18:11:07 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6864

--- Comment #8 from M. Tompsett <mtompset at 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.


More information about the Koha-bugs mailing list