https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12663
--- Comment #23 from Nick Clemens <[email protected]> --- (In reply to Katrin Fischer from comment #22) > By using an if-else-construct where OPACUserCSS and OpacUserJS are in the > else branch this removes all the styling done to the login page per these > preferences. As the SCO login page looks like a normal OPAC page, this > doesn't feel right. The intention here is to allow the library to make this page look different, removing the css and js that is present on the opac is intended to help that. My thought would be to add another IF/ELSE block and if this is an SCO login change "Log in to your account" to 'Staff log in to self checkout station" and maybe a link back to the opac login. Would that work for you? -- 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/
