From a9c5c19aee8db8f4aa301eb9c26a498f2fd3ec0c Mon Sep 17 00:00:00 2001 From: cfoe <cfoe@ispconfig3> Date: Wed, 11 Jul 2012 04:05:05 -0400 Subject: [PATCH] rc1 of default-v2 --- interface/web/help/lib/lang/pl_support_message.lng | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) diff --git a/interface/web/help/lib/lang/pl_support_message.lng b/interface/web/help/lib/lang/pl_support_message.lng index 7007f4a..5758dad 100644 --- a/interface/web/help/lib/lang/pl_support_message.lng +++ b/interface/web/help/lib/lang/pl_support_message.lng @@ -1,8 +1,8 @@ -<?php -$wb['recipient_id_txt'] = 'ID odbiorcy'; -$wb['sender_id_txt'] = 'ID nadawcy'; -$wb['subject_txt'] = 'Temat'; -$wb['message_txt'] = 'Wiadomość'; -$wb['tstamp_txt'] = 'Kalendarz'; -?> - +<?php +$wb['recipient_id_txt'] = 'ID odbiorcy'; +$wb['sender_id_txt'] = 'ID nadawcy'; +$wb['subject_txt'] = 'Temat'; +$wb['message_txt'] = 'Wiadomość'; +$wb['tstamp_txt'] = 'Kalendarz'; +$wb['reply_txt'] = 'Reply'; +?> -- Gitblit v1.9.1