MDL-16676 All references to the text.html and emoticons.html files need to be updated to point to text2.html and emoticons2.html

This commit is contained in:
tjhunt
2008-09-25 07:12:46 +00:00
parent 9971cc0ce1
commit 80f69dc0ee
7 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -230,7 +230,7 @@ function useredit_shared_definition(&$mform) {
$mform->addElement('htmleditor', 'description', get_string('userdescription'));
$mform->setType('description', PARAM_CLEAN);
$mform->setHelpButton('description', array('text', get_string('helptext')));
$mform->setHelpButton('description', array('text2', get_string('helptext')));
if (!empty($CFG->gdversion)) {
$mform->addElement('header', 'moodle_picture', get_string('pictureof'));//TODO: Accessibility fix fieldset legend