From: nfreear Date: Tue, 14 Mar 2006 15:36:48 +0000 (+0000) Subject: Accessibility: validation, missing 'alt' attribute, near $strshowallweeks (OU-Bugz... X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=81d33f63557c766161f9dedefa98cb3362089e39;p=moodle.git Accessibility: validation, missing 'alt' attribute, near $strshowallweeks (OU-Bugz: 741) --- diff --git a/course/format/weekscss/format.php b/course/format/weekscss/format.php index 132149c6de..677d7ef9db 100644 --- a/course/format/weekscss/format.php +++ b/course/format/weekscss/format.php @@ -233,7 +233,7 @@ if ($displaysection == $section) { echo ''. - '
'; + ''.$strshowallweeks.'
'; } else { $strshowonlyweek = get_string("showonlyweek", "", $section); echo ''.