Bug 12821 - Capitalization: about page fixes
Summary: Capitalization: about page fixes
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: Main
Hardware: All All
: P5 - low trivial (vote)
Assignee: Tomás Cohen Arazi
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-25 14:20 UTC by Tomás Cohen Arazi
Modified: 2015-06-04 23:33 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: String patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 12821: Capitalization: about page fixes (1.97 KB, patch)
2014-08-25 15:33 UTC, Tomás Cohen Arazi
Details | Diff | Splinter Review
[SIGNED-OFF] Bug 12821: Capitalization: about page fixes (2.08 KB, patch)
2014-08-27 12:55 UTC, Owen Leonard
Details | Diff | Splinter Review
[PASSED QA] Bug 12821: Capitalization: about page fixes (2.12 KB, patch)
2014-09-07 22:23 UTC, Katrin Fischer
Details | Diff | Splinter Review
Bug 12821: (qa followup) fix History -> Timeline on the help page (912 bytes, patch)
2014-09-08 13:52 UTC, Tomás Cohen Arazi
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Tomás Cohen Arazi 2014-08-25 14:20:17 UTC

    
Comment 1 Tomás Cohen Arazi 2014-08-25 15:33:48 UTC Comment hidden (obsolete)
Comment 2 Owen Leonard 2014-08-27 12:55:43 UTC Comment hidden (obsolete)
Comment 3 Katrin Fischer 2014-09-07 22:23:59 UTC
Created attachment 31446 [details] [review]
[PASSED QA] Bug 12821: Capitalization: about page fixes

This patch fixes several capitalization issues in the about page.

To test:
- Go to the about page
=> FAIL: you should see
   * Server Information (tab)
   * Koha Team (tab)
   * Koha Timeline (tab)
   * Additional Thanks To... (at the bottom of the Koha Team tab
- Apply the patch and reload
=> SUCCESS: you should see
  * Server information
  * Koha team
  * Timeline
  * Additional thanks to...
- Sign off :-D

Sponsored-by: Universidad Nacional de Cordoba
Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
String changes, no problems found.
Comment 4 Tomás Cohen Arazi 2014-09-08 13:52:35 UTC
Created attachment 31461 [details] [review]
Bug 12821: (qa followup) fix History -> Timeline on the help page

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Comment 5 Tomás Cohen Arazi 2014-09-08 13:56:29 UTC
Patches pushed to master.