Remove the small HTML from the "Show Support for Cachet" string
This commit is contained in:
@@ -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!',
|
||||
|
||||
Reference in New Issue
Block a user