From ee5a93f38e6d044d47134270f92b7de1d13557b9 Mon Sep 17 00:00:00 2001 From: Rossiani Wijaya Date: Tue, 14 Aug 2012 12:46:27 +0800 Subject: [PATCH 1/2] MDL-34569 accessibility compliance for wiki module: Add label for input text and select tag --- mod/wiki/editors/wikieditor.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mod/wiki/editors/wikieditor.php b/mod/wiki/editors/wikieditor.php index e8804936079..4865a7cb52d 100644 --- a/mod/wiki/editors/wikieditor.php +++ b/mod/wiki/editors/wikieditor.php @@ -120,7 +120,8 @@ class MoodleQuickForm_wikieditor extends MoodleQuickForm_textarea { $html .= html_writer::empty_tag('img', array('alt' => $button[1], 'src' => $CFG->wwwroot . '/mod/wiki/editors/wiki/images/' . $button[0])); $html .= ""; } - $html .= ""; $html .= "'; foreach ($this->files as $filename) { $html .= "