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)

CommentFileSizeAuthor
#4 462140.patch1.08 KBaufumy
bug-misspelling.jpg55.19 KBTBolt

Comments

mnm_mike’s picture

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***

tregeagle’s picture

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.

nowssuming’s picture

Thank you for the solution! I have just changed the work "sing" to "sign" in the template.php. It works fine now.

aufumy’s picture

Status: Needs work » Needs review
StatusFileSize
new1.08 KB

Attached is the patch to change 'Sing in..' to 'Sign in'