From 244200971e7a0421227d7fbdee9296f7212162d6 Mon Sep 17 00:00:00 2001 From: Isaac Flores Date: Mon, 9 Mar 2009 21:46:23 +0100 Subject: [PATCH] [svn r18895] minor - logic changes -added function mb_convert_encoding - (partial FS#3751) --- main/messages/send_message.php | 22 +++++++++---------- .../send_message_to_userfriend.inc.php | 16 +++++++------- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/main/messages/send_message.php b/main/messages/send_message.php index 90a850c0c3..385a264a58 100755 --- a/main/messages/send_message.php +++ b/main/messages/send_message.php @@ -40,20 +40,20 @@ $user_info=api_get_user_info($user_id); - - - :
- + + + :
+ -  :     - :
- :
-     +  :     + :
+ :
+     @@ -61,11 +61,11 @@ if ($panel_id==1) { if ($panel_id==3) { ?>
-
-
-
+
+
echo mb_convert_encoding(get_lang('SocialSeeContacts'),'UTF-8',$charset); } ?> 'true' && api_get_setting('allow_soci
- + - + @@ -65,8 +65,8 @@ if (api_get_setting('allow_message_tool')<>'true' && api_get_setting('allow_soci
-
-
+
+
@@ -75,21 +75,21 @@ if (api_get_setting('allow_message_tool')<>'true' && api_get_setting('allow_soci -
+
-
+
echo get_lang('SocialSeeContacts'); ?> -
@@ -102,6 +102,6 @@ if (api_get_setting('allow_message_tool')<>'true' && api_get_setting('allow_soci
+
 
-
 Dokeos
\ No newline at end of file