diff --git a/blocks/completionstatus/details.php b/blocks/completionstatus/details.php index 3878964e1e4..2b2525a4eb6 100644 --- a/blocks/completionstatus/details.php +++ b/blocks/completionstatus/details.php @@ -91,7 +91,7 @@ echo $OUTPUT->header(); // Display completion status -echo ''; +echo '
'; // If not display logged in user, show user name if ($USER->id != $user->id) { @@ -148,7 +148,7 @@ if (empty($completions)) { echo '
'; // Generate markup for criteria statuses - echo ''; + echo '
'; echo ''; echo ''; echo '';
'.get_string('criteriagroup', 'block_completionstatus').''.get_string('criteria', 'completion').'