https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42656
Lucas Gass (lukeg) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |[email protected] --- Comment #4 from Lucas Gass (lukeg) <[email protected]> --- 1. The code between the SWITCH and the first CASE will never execute in Template Toolkit. 2. I believe you need to add a space in between these: <span>Upload</span>[% status | html %] or else you'll get a string like 'Uploadfailed' -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
