Applied fixes from StyleCI

[ci skip] [skip ci]
This commit is contained in:
James Brooks
2016-08-07 16:10:12 -04:00
committed by StyleCI Bot
parent 7548ae7e58
commit 77409abc5a
76 changed files with 268 additions and 268 deletions
+2 -2
View File
@@ -103,8 +103,8 @@ return [
'users' => [
'email' => [
'invite' => [
'text' => "You have been invited to the team :app_name status page, to sign up follow the next link.\n:link\nThank you, :app_name",
'html' => '<p>You have been invited to the team :app_name status page, to sign up follow the next link.</p><p><a href=":link">:link</a></p><p>Thank you, :app_name</p>',
'text' => "You have been invited to the team :app_name status page, to sign up follow the next link.\n:link\nThank you, :app_name",
'html' => '<p>You have been invited to the team :app_name status page, to sign up follow the next link.</p><p><a href=":link">:link</a></p><p>Thank you, :app_name</p>',
],
],
],