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' => 'Configurar Cachet',
'service_details' => 'Detalles del servicio',
'status_page_setup' => 'Configuración de la página de estado',
'show_support' => '¿Mostrar tu apoyo a Cachet? <small>Colocara un enlace en el footer vinculando a Cachet.</small>',
'show_support' => '¿Mostrar tu apoyo a Cachet?',
'admin_account' => 'Cuenta de administrador',
'complete_setup' => 'Completar configuración',
'completed' => '¡Cachet se ha configurado correctamente!',