http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13869 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #37050|0 |1 is obsolete| | --- Comment #5 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 37308 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37308&action=edit [PASSED QA] Bug 13869: Wrong capitalization of 'Save Report' in guided reports On the last step of saving a new guided report to the database, the button is labelled 'Save Report', but should be 'Save report'. To test: - Create a new guided report from the reports page - Check on the very last step, when saving the report to the database, the button is labelled 'Save Report' - With the patch applied, this reads 'Save report' instead http://bugs.koha-community.org/show_bug.cgi?id=13868 Works as expected. Signed-off-by: Marc Veron <veron@veron.ch> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Safe change. Script uses the "phase" variable which remains "Save Report" -- You are receiving this mail because: You are watching all bug changes.