From 8541b7d4267cf7db784d76275d88bdbc310a2130 Mon Sep 17 00:00:00 2001 From: Ricardo Rodriguez Date: Wed, 6 Jan 2010 17:10:54 -0500 Subject: [PATCH 1/2] Modified to Acknowledge accents --- main/social/invitations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/social/invitations.php b/main/social/invitations.php index 8027a7fb48..ea2b910647 100755 --- a/main/social/invitations.php +++ b/main/social/invitations.php @@ -147,7 +147,7 @@ echo '
';
- +
From 1a3a663e352209dcced46edd01e4ca5d101f3079 Mon Sep 17 00:00:00 2001 From: rrodriguez Date: Wed, 6 Jan 2010 17:12:10 -0500 Subject: [PATCH 2/2] Merge --- main/lang/spanish/work.inc.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) mode change 100755 => 100644 main/lang/spanish/work.inc.php diff --git a/main/lang/spanish/work.inc.php b/main/lang/spanish/work.inc.php old mode 100755 new mode 100644 index 7ab2ca8a4a..ee2fa887d5 --- a/main/lang/spanish/work.inc.php +++ b/main/lang/spanish/work.inc.php @@ -82,4 +82,5 @@ $ReminderToSubmitPendingTask = "Se le recuerda que tiene una tarea pendiente"; $MessageConfirmSendingOfTask = "Este es un mensaje para confirmar el envío de su tarea"; $DataSent = "Fecha de envío"; $DownloadLink = "Enlace de descarga"; -?> \ No newline at end of file + +?>