Hi. I just installed this theme on a new site and noticed that "Sign in" is misspelled in the top-right of the homepage screen - in the little module window that offers site visitors these options: Sign in, New password, Sign up.
"Sign in" is misspelled as "Sing in".
Please fix. Or, is this something we can fix ourselves? Thank you.
(screenshot attached)
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 462140.patch | 1.08 KB | aufumy |
| bug-misspelling.jpg | 55.19 KB | TBolt |
Comments
Comment #1
mnm_mike commentedI found this as well and here's where the problem is:
sites\all\themes\aboutpeople\template.php
I just opened it in notepad and changed the letters around and it works fine.
***note: drupal newbie so not sure yet how the issue queue works, so didn't change anything in the status or assignment. This does resolve the issue***
Comment #2
tregeagle commentedI've been singing away all morning and it still won't log me in!
I thought it was because I was out of key.
Comment #3
nowssuming commentedThank you for the solution! I have just changed the work "sing" to "sign" in the template.php. It works fine now.
Comment #4
aufumy commentedAttached is the patch to change 'Sing in..' to 'Sign in'