In the admin user interface there are some strings with incorrect case: the fieldset titles have the first letter of each word in uppercase. It's incorrect, because the strings must be in lowercase (except the first letter of the sentence).
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | semantic_cck-946058.patch | 4.96 KB | rvilar |
Comments
Comment #1
rvilarPatch attached that solve this problem
Comment #2
rjay commentedThanks for the patch! Committed to 6.x-1.x-dev.