Remove the small HTML from the "Show Support for Cachet" string

This commit is contained in:
James Brooks
2015-05-02 09:04:07 +01:00
parent cb049f6458
commit b0c808f449
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ return [
'title' => 'Setup Cachet',
'service_details' => 'Service Details',
'status_page_setup' => 'Setup der Status-Seite',
'show_support' => 'Möchten Sie Cachet unterstützen? <small>Dies zeigt einen kleinen Text und Link im Footer an.</small>',
'show_support' => 'Möchten Sie Cachet unterstützen?',
'admin_account' => 'Administrator-Account',
'complete_setup' => 'Setup abschließen',
'completed' => 'Cachet wurde erfolgreich eingerichtet!',