Bug 12700

Summary: Capitalization: "Close Help Window" in context help
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: TemplatesAssignee: Marc Véron <veron>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: bgkriegel, sandboxes, tomascohen, veron
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: String patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 12700 - Capitalization: "Close Help Window" in context help
[SIGNED-OFF] Bug 12700 - Capitalization: "Close Help Window" in context help
Bug 12700 - Capitalization: "Close Help Window" in context help
[PASSED QA] Bug 12700 - Capitalization: "Close Help Window" in context help

Description Katrin Fischer 2014-08-02 20:38:29 UTC
"Close Help Window" should be "Close help window" according to our guidelines.
The text is visible on every help page reached by clicking on Help in the top right corner.
Comment 1 Marc Véron 2014-08-03 09:57:40 UTC Comment hidden (obsolete)
Comment 2 Bernardo Gonzalez Kriegel 2014-08-07 19:53:51 UTC Comment hidden (obsolete)
Comment 3 Biblibre Sandboxes 2014-08-07 21:13:32 UTC
Patch tested with a sandbox, by Nick Clemens <nick@quecheelibrary.org>
Comment 4 Biblibre Sandboxes 2014-08-07 21:13:50 UTC Comment hidden (obsolete)
Comment 5 Katrin Fischer 2014-08-10 21:22:57 UTC
Created attachment 30669 [details] [review]
[PASSED QA] Bug 12700 - Capitalization: "Close Help Window" in context help

To test:
- Open help in any page of staff client
- In help popup window, see wrong capitalization in button 'Close Help Window'
- Close the popup window
- Apply patch
- Check again: Button now reads "Close help window'

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Work as described, no koha-qa errors

Signed-off-by: Nick Clemens <nick@quecheelibrary.org>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Comment 6 Tomás Cohen Arazi 2014-08-11 14:52:04 UTC
Patch pushed to master.

Thanks Marc!