Closes #304 - toggle show Cachet support link

This commit is contained in:
James Brooks
2015-01-06 16:17:24 +00:00
parent 3cbb500de7
commit d9378613ee
2 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ return [
'title' => 'Setup Cachet',
'service_details' => 'Service Details',
'status_page_setup' => 'Status Page Setup',
'show_support' => 'Show support for Cachet?',
'show_support' => 'Show support for Cachet? <small>Places a link in the footer linking to Cachet.</small>',
'admin_account' => 'Administrator Account',
'complete_setup' => 'Complete Setup'
];