Mispelling
TBolt - May 14, 2009 - 01:46
| Project: | Aboutpeople |
| Version: | 6.x-1.1 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
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)
| Attachment | Size |
|---|---|
| bug-misspelling.jpg | 55.19 KB |

#1
I 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***
#2
I've been singing away all morning and it still won't log me in!
I thought it was because I was out of key.
#3
Thank you for the solution! I have just changed the work "sing" to "sign" in the template.php. It works fine now.
#4
Attached is the patch to change 'Sing in..' to 'Sign in'