]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-13796 Removing redundant language code.
authornicolasconnault <nicolasconnault>
Wed, 19 Mar 2008 05:47:55 +0000 (05:47 +0000)
committernicolasconnault <nicolasconnault>
Wed, 19 Mar 2008 05:47:55 +0000 (05:47 +0000)
lib/form/recaptcha.php

index f3c4ad703b2eea373bf32b0e61fef00b15f32b5f..781292b55350c21171b62dbd86a44148dfa40f49 100644 (file)
@@ -109,6 +109,7 @@ class MoodleQuickForm_recaptcha extends HTML_QuickForm_input {
         }
         $this->_helpbutton=call_user_func_array($function, $helpbuttonargs);
     }
+    
     /**
      * get html for help button
      *