https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20268

--- Comment #9 from Owen Leonard <[email protected]> ---
Created attachment 73180
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73180&action=edit
Bug 20268 (follow-up) Correct template error

The login template must have a class attribute on the body tag in order
for the template to pass tests.

To test, apply the patch and confirm that the staff client login form
still looks the same. For further confirmation you could update the
IntranetUserCSS system preference with something like this:

.main_main-auth {
    background-color: #CCF;
}

The login form should now have a different background color.

-- 
You are receiving this mail because:
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/

Reply via email to