DoSomething / gladiator

:guardsman: The DoSomething.org competitions platform.
2 stars 0 forks source link

341: Capitalized first name for email sends #347

Closed LindaOrtega closed 8 years ago

LindaOrtega commented 8 years ago

What's this PR do?

Formatted first_name token to be capitalized in Email.php using ucwords() function.

How should this be manually tested?

Send test email to (test) user with lower case first name(s), such as 'rogue' or 'rogue marie.' Email received should capitalize the first name(s), such as 'Rogue' or 'Rogue Marie.'

Any background context you want to provide?

No other background context.

What are the relevant tickets?

Fixes #341

sbsmith86 commented 8 years ago

YAS! 👍 💯 :shipit: