diff --git a/course/format/weekscss/format.php b/course/format/weekscss/format.php index 6ab3f1e13d4..bb91d93563b 100644 --- a/course/format/weekscss/format.php +++ b/course/format/weekscss/format.php @@ -80,21 +80,17 @@ /// Layout the whole page as three big columns. - ///echo '
| ';
echo ' ';
blocks_print_group($PAGE, $pageblocks, BLOCK_POS_LEFT);
echo ' ';
- ///echo ' | ';
}
/// Start main column
- ///echo '';
echo ' ';
@@ -280,19 +276,15 @@
echo ' ';
}
- ///echo ' | ';
echo '';
echo ' ';
blocks_print_group($PAGE, $pageblocks, BLOCK_POS_RIGHT);
echo ' ';
- ///echo ' | ';
}
- ///echo '