From: nfreear Date: Mon, 27 Mar 2006 16:54:34 +0000 (+0000) Subject: Accessibility: tidied commented code. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=ad525445c06b25d69f5ea4170875f3e13b4e835c;p=moodle.git Accessibility: tidied commented code. --- diff --git a/course/format/weekscss/format.php b/course/format/weekscss/format.php index 708e3c0a86..0fad3ca162 100644 --- a/course/format/weekscss/format.php +++ b/course/format/weekscss/format.php @@ -96,20 +96,16 @@ print_heading_block(get_string('weeklyoutline'), 'outline'); - //--echo ''; - echo "'; - //echo ''; - //--echo ''; } /// Print Section 0 with general activities @@ -118,11 +114,9 @@ $thissection = $sections[$section]; if ($thissection->summary or $thissection->sequence or isediting($course->id)) { - /*--echo ''; - echo ''; - echo ''; - echo ''; - echo ''; - echo ''; - */ echo '
 
'; echo "\n"; } @@ -208,11 +197,6 @@ $sectionstyle = ''; } - /*--echo ''; - echo ''; - - echo ''; - echo ''; - echo ''; - */ echo '
'; echo "\n"; } @@ -282,7 +260,6 @@ $section++; $weekdate = $nextweekdate; } - //--echo '
'; echo '
  • '; echo $stractivityclipboard.'  ('.$strcancel.')'; echo "
  • \n"; - //echo '
     '; - */ - echo '
  • '; //'
     
    + + // Note, no need for a 'left side' cell or DIV. + echo '
  • '; echo '
    '; echo '
    '; @@ -142,11 +136,6 @@ print_section_add_menus($course, $section, $modnames); } - /*--echo '
  •  
     '; - */ echo '
  • '; //'
     
    '; echo '
    '; @@ -238,10 +222,7 @@ print_section_add_menus($course, $section, $modnames); } } - /*--echo '
  • '; - */ echo '
    '; if ($displaysection == $section) { @@ -272,9 +253,6 @@ } } - /*--echo '
    '; echo "\n"; if (!empty($sectionmenu)) {