Koha/koha-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
..
intranet-tmpl Bug 20268: (follow-up) Correct template error 2018-03-23 11:29:58 -03:00
opac-tmpl Bug 20195: Untranslatable Show/Hide title attr replacement in opac detail 2018-03-19 13:55:53 -03:00