From 931df236b9cdb687eaa0aea8ffb5a6e158081a36 Mon Sep 17 00:00:00 2001 From: Carlos Vargas Date: Thu, 13 Aug 2009 10:49:20 -0500 Subject: [PATCH 1/7] correcting var lang TermAndConditions --- main/auth/inscription.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/auth/inscription.php b/main/auth/inscription.php index b85d910cbe..eb59ee3273 100644 --- a/main/auth/inscription.php +++ b/main/auth/inscription.php @@ -310,7 +310,7 @@ if (get_setting('allow_terms_conditions')=='true') { if (!empty($term_preview['content'])) { $preview = LegalManager::show_last_condition($term_preview); $term_preview = '
-
'.get_lang('Conditions').'
+
'.get_lang('TermsAndConditions').'
'.$preview.'
From 04c8d24d27a6631100bdb1f69db943ac85fc3c99 Mon Sep 17 00:00:00 2001 From: Carlos Vargas Date: Thu, 13 Aug 2009 11:09:26 -0500 Subject: [PATCH 2/7] correcting var lang in profile --- main/social/profile.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/main/social/profile.php b/main/social/profile.php index b09b2ad743..87f2e6055a 100644 --- a/main/social/profile.php +++ b/main/social/profile.php @@ -641,7 +641,7 @@ echo '
'; if (!empty($user_info['competences'])) { echo '
'; echo ''; echo '
'; @@ -649,21 +649,21 @@ echo '
'; if (!empty($user_info['diplomas'])) { echo ''; echo '
'; } if (!empty($user_info['openarea'])) { echo ''; echo '
'; } if (!empty($user_info['teach'])) { echo ''; echo '
'; From 5f76ccdf5b3d8dc4332de59fad97f1b2b9e431ba Mon Sep 17 00:00:00 2001 From: Carlos Vargas Date: Thu, 13 Aug 2009 11:42:21 -0500 Subject: [PATCH 3/7] changes styles --- main/inc/lib/javascript/jquery.customselect.js | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/main/inc/lib/javascript/jquery.customselect.js b/main/inc/lib/javascript/jquery.customselect.js index afaa2a25b1..3f82a31dbe 100644 --- a/main/inc/lib/javascript/jquery.customselect.js +++ b/main/inc/lib/javascript/jquery.customselect.js @@ -1,5 +1,5 @@  -//select表示select本身,view表示跳出的�項 +//select表示select本身,view表示跳出的�?�項 ;(function($){ $.fn.extend({ @@ -20,7 +20,7 @@ $.fn.extend({ - //檢查文字的Byte數,超�limit指定的個數的話,就回傳true 和 未超�之�的文字index + //檢查文字的Byte數,超�?�limit指定的個數的話,就回傳true 和 未超�?�之�?的文字index getIndexByByte: function(strIN,limit){ var i, cnt=0; @@ -65,9 +65,9 @@ jQuery.extend(settings, options); } - var tmp='
' - tmp+='
'; - tmp+='
'+settings.selectText+'
'; + var tmp='
' + tmp+='
'; + tmp+='
'+settings.selectText+'
'; @@ -166,9 +166,9 @@ } - //add item到select裡� - //在傳itemtext時,用包起�顯示的 "文字" - //例如:哇哈哈,這樣select�擇後,就會顯示 "哇哈哈" + //add item到select裡�?� + //在傳itemtext時,用包起�?顯示的 "文字" + //例如:哇哈哈,這樣select�?�擇後,就會顯示 "哇哈哈" this.addItem = function(itemtext,itemvalue){ var itemhtml='
'+itemtext From b3388013536f5b7f6e84857d88980e0cfd631294 Mon Sep 17 00:00:00 2001 From: Carlos Vargas Date: Thu, 13 Aug 2009 11:42:46 -0500 Subject: [PATCH 4/7] change combobox jquery --- main/exercice/question_create.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/exercice/question_create.php b/main/exercice/question_create.php index ba1934a12a..d88c033879 100644 --- a/main/exercice/question_create.php +++ b/main/exercice/question_create.php @@ -128,7 +128,7 @@ else '; diff --git a/main/forum/forumfunction.inc.php b/main/forum/forumfunction.inc.php index 0dca9a920e..390b320c4f 100644 --- a/main/forum/forumfunction.inc.php +++ b/main/forum/forumfunction.inc.php @@ -244,7 +244,7 @@ function show_add_forum_form($inputvalues=array()) { }*/ $form->addElement('html', ''); $form->addElement('html','