mirror of
https://github.com/moodle/moodle.git
synced 2025-02-13 12:34:28 +01:00
Remove unnecessary div.
This commit is contained in:
parent
5b3990444d
commit
70491f0658
@ -107,7 +107,6 @@
|
||||
|
||||
/// Start the main column.
|
||||
echo '<div id="middle-column">';
|
||||
print_container_start();
|
||||
echo skip_main_destination();
|
||||
|
||||
/// Summary table start ============================================================================
|
||||
@ -249,7 +248,6 @@
|
||||
echo "</div>";
|
||||
|
||||
// End middle column.
|
||||
print_container_end();
|
||||
echo '</div>';
|
||||
|
||||
echo '<div class="clearer"></div>';
|
||||
|
Loading…
x
Reference in New Issue
Block a user