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' => 'Installatie Cachet',
'service_details' => 'Servicedetails',
'status_page_setup' => 'Installatie statuspagina',
'show_support' => 'Steun voor Cachet tonen? <small>Plaatst een link in de footer naar Cachet.</small>',
'show_support' => 'Steun voor Cachet tonen?',
'admin_account' => 'Beheerdersaccount',
'complete_setup' => 'Installatie voltooien',
'completed' => 'Cachet is met succes geconfigureerd!',