From: nfreear Date: Wed, 15 Mar 2006 09:56:40 +0000 (+0000) Subject: Accessibility: validation, missing 'alt' attribute, near $strshowallweeks (OU-Bugz... X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=a328113f13bef7cceacbf7b2d58fc3dc84a1acaa;p=moodle.git Accessibility: validation, missing 'alt' attribute, near $strshowallweeks (OU-Bugz: 741) --- diff --git a/course/format/weeks/format.php b/course/format/weeks/format.php index 88a5917b93..d0794185d5 100644 --- a/course/format/weeks/format.php +++ b/course/format/weeks/format.php @@ -199,7 +199,7 @@ if ($displaysection == $section) { echo ''. - '
'; + ''.$strshowallweeks.'
'; } else { $strshowonlyweek = get_string("showonlyweek", "", $section); echo ''.