From bd792a758f701097255ba69cd0fdf1dcaaff1c75 Mon Sep 17 00:00:00 2001 From: moodler Date: Thu, 4 Jan 2007 15:52:11 +0000 Subject: [PATCH] XHTML Strict fixes MDL-7861 --- course/format/lams/format.php | 4 ++-- course/format/scorm/format.php | 4 ++-- course/format/social/format.php | 4 ++-- course/format/topics/format.php | 4 ++-- course/format/weeks/format.php | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/course/format/lams/format.php b/course/format/lams/format.php index c312c9dac86..056003be8f7 100644 --- a/course/format/lams/format.php +++ b/course/format/lams/format.php @@ -65,7 +65,7 @@ echo ''; /// The left column ... if (blocks_have_content($pageblocks, BLOCK_POS_LEFT) || $editing) { - echo ''; } @@ -331,7 +331,7 @@ echo ''; // The right column if (blocks_have_content($pageblocks, BLOCK_POS_RIGHT) || $editing) { - echo ''; } diff --git a/course/format/scorm/format.php b/course/format/scorm/format.php index 2ca446d5648..64ae5afe47d 100644 --- a/course/format/scorm/format.php +++ b/course/format/scorm/format.php @@ -25,7 +25,7 @@ echo ''; if (blocks_have_content($pageblocks, BLOCK_POS_LEFT) || $editing) { - echo ''; } @@ -41,7 +41,7 @@ // The right column if (blocks_have_content($pageblocks, BLOCK_POS_RIGHT) || $editing) { - echo ''; } diff --git a/course/format/social/format.php b/course/format/social/format.php index f97c50347ef..f917e08e651 100644 --- a/course/format/social/format.php +++ b/course/format/social/format.php @@ -23,7 +23,7 @@ echo ''; if (blocks_have_content($pageblocks, BLOCK_POS_LEFT) || $editing) { - echo ''; } @@ -51,7 +51,7 @@ // The right column if (blocks_have_content($pageblocks, BLOCK_POS_RIGHT) || $editing) { - echo ''; } diff --git a/course/format/topics/format.php b/course/format/topics/format.php index 6862b009745..92616da7beb 100644 --- a/course/format/topics/format.php +++ b/course/format/topics/format.php @@ -70,7 +70,7 @@ /// The left column ... if (blocks_have_content($pageblocks, BLOCK_POS_LEFT) || $editing) { - echo ''; } @@ -263,7 +263,7 @@ // The right column if (blocks_have_content($pageblocks, BLOCK_POS_RIGHT) || $editing) { - echo ''; } diff --git a/course/format/weeks/format.php b/course/format/weeks/format.php index b6b3657c059..112fc1f9e02 100644 --- a/course/format/weeks/format.php +++ b/course/format/weeks/format.php @@ -56,7 +56,7 @@ /// The left column ... if (blocks_have_content($pageblocks, BLOCK_POS_LEFT) || $editing) { - echo ''; } @@ -260,7 +260,7 @@ // The right column if (blocks_have_content($pageblocks, BLOCK_POS_RIGHT) || $editing) { - echo ''; }
'; + echo ''; blocks_print_group($PAGE, $pageblocks, BLOCK_POS_LEFT); echo ''; + echo ''; blocks_print_group($PAGE, $pageblocks, BLOCK_POS_RIGHT); echo '
'; + echo ''; blocks_print_group($PAGE, $pageblocks, BLOCK_POS_LEFT); echo ''; + echo ''; blocks_print_group($PAGE, $pageblocks, BLOCK_POS_RIGHT); echo '
'; + echo ''; blocks_print_group($PAGE, $pageblocks, BLOCK_POS_LEFT); echo ''; + echo ''; blocks_print_group($PAGE, $pageblocks, BLOCK_POS_RIGHT); echo ''; + echo ''; blocks_print_group($PAGE, $pageblocks, BLOCK_POS_LEFT); echo ''; + echo ''; blocks_print_group($PAGE, $pageblocks, BLOCK_POS_RIGHT); echo ''; + echo ''; blocks_print_group($PAGE, $pageblocks, BLOCK_POS_LEFT); echo ''; + echo ''; blocks_print_group($PAGE, $pageblocks, BLOCK_POS_RIGHT); echo '