From c899720f142c4451a0ec9ea8920b21aa9861104a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Freddy=20Mor=C3=A1n=20Jr?= Date: Fri, 22 Jan 2016 09:12:36 -0600 Subject: [PATCH] Update es.lang.php --- plugins/box/system/languages/es.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/box/system/languages/es.lang.php b/plugins/box/system/languages/es.lang.php index a7720e7..3d41bcc 100644 --- a/plugins/box/system/languages/es.lang.php +++ b/plugins/box/system/languages/es.lang.php @@ -42,7 +42,7 @@ 'View Site' => 'Ver Sitio Web', 'Welcome, :username' => 'Bienvenido, :username', 'Reset Password' => 'Restablecer Contraseña', - 'Back to Website' => 'Regresar al Sitio Web', + '< Back to Website' => '< Regresar al Sitio Web', 'Forgot your password? >' => '¿Olvidó su contraseña? >', 'Administration >' => 'Administración >', 'Send New Password' => 'Enviar Nueva Contraseña',