Merge pull request #1133 from cachethq/analysis-86Yb9z

Applied fixes from StyleCI
This commit is contained in:
James Brooks
2015-11-12 22:52:14 +00:00
3 changed files with 6 additions and 6 deletions

View File

@@ -70,17 +70,17 @@ return [
'unsubscribed' => 'crwdns495:0crwdne495:0',
'failure' => 'crwdns496:0crwdne496:0',
'verify' => [
'text' => "crwdns497:0crwdne497:0",
'text' => 'crwdns497:0crwdne497:0',
'html-preheader' => 'crwdns498:0crwdne498:0',
'html' => 'crwdns520:0crwdne520:0',
],
'maintenance' => [
'text' => "crwdns500:0crwdne500:0",
'text' => 'crwdns500:0crwdne500:0',
'html-preheader' => 'crwdns501:0crwdne501:0',
'html' => 'crwdns521:0crwdne521:0',
],
'incident' => [
'text' => "crwdns503:0crwdne503:0",
'text' => 'crwdns503:0crwdne503:0',
'html-preheader' => 'crwdns504:0crwdne504:0',
'html' => 'crwdns505:0crwdne505:0',
],
@@ -90,7 +90,7 @@ return [
'users' => [
'email' => [
'invite' => [
'text' => "crwdns553:0crwdne553:0",
'text' => 'crwdns553:0crwdne553:0',
'html-preheader' => 'crwdns554:0crwdne554:0',
'html' => 'crwdns555:0crwdne555:0',
],

View File

@@ -98,7 +98,7 @@ return [
'about-this-page' => 'crwdns402:0crwdne402:0',
'days-of-incidents' => 'crwdns403:0crwdne403:0',
'banner' => 'crwdns404:0crwdne404:0',
'banner-help' => "crwdns405:0crwdne405:0",
'banner-help' => 'crwdns405:0crwdne405:0',
'subscribers' => 'crwdns513:0crwdne513:0',
],
'analytics' => [

View File

@@ -26,6 +26,6 @@ return [
'reset' => 'crwdns537:0crwdne537:0',
'sent' => 'crwdns538:0crwdne538:0',
'token' => 'crwdns539:0crwdne539:0',
'user' => "crwdns540:0crwdne540:0",
'user' => 'crwdns540:0crwdne540:0',
];