Koha/koha-tmpl/intranet-tmpl
Owen Leonard 450d0e3db1 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.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2018-03-23 11:29:58 -03:00
..
js Bug 19290: Browse selected bibliographic records - Staff interface 2018-02-19 16:13:30 -03:00
lib Bug 20062: Remove support for Internet Explorer 7 in the staff client 2018-02-05 09:47:09 -03:00
prog Bug 20268: (follow-up) Correct template error 2018-03-23 11:29:58 -03:00