Merge pull request #1759 from CachetHQ/powered-by-change

Change the powered by text
This commit is contained in:
Graham Campbell
2016-05-06 13:00:54 +01:00

View File

@@ -141,7 +141,7 @@ return [
// Other
'home' => 'Home',
'description' => 'Stay up to date with the latest service updates from :app.',
'powered_by' => ':app Status Page is powered by <a href="https://cachethq.io" class="links">Cachet</a>.',
'powered_by' => 'Powered by <a href="https://cachethq.io" class="links">Cachet</a>.',
'about_this_site' => 'About This Site',
'rss-feed' => 'RSS',
'atom-feed' => 'Atom',