From 4569cae57f127afd093794310ccd290d2d9fdf36 Mon Sep 17 00:00:00 2001
From: Marius Burkard <m.burkard@pixcept.de>
Date: Wed, 20 Apr 2016 10:58:46 -0400
Subject: [PATCH] Merge branch 'stable-3.1'

---
 interface/web/help/lib/lang/es_support_message_list.lng |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/interface/web/help/lib/lang/es_support_message_list.lng b/interface/web/help/lib/lang/es_support_message_list.lng
old mode 100644
new mode 100755
index a6594af..fccf459
--- a/interface/web/help/lib/lang/es_support_message_list.lng
+++ b/interface/web/help/lib/lang/es_support_message_list.lng
@@ -1,7 +1,7 @@
 <?php
+$wb['add_new_record_txt'] = 'AƱadir un nuevo mensaje de soporte';
+$wb['date_txt'] = 'Fecha';
 $wb['list_head_txt'] = 'Mensajes de soporte';
 $wb['sender_id_txt'] = 'Remitente';
 $wb['subject_txt'] = 'Asunto';
-$wb['add_new_record_txt'] = 'Crear nuevo mensaje de soporte';
-$wb['date_txt'] = 'Fecha';
-?>
+?>
\ No newline at end of file

--
Gitblit v1.9.1