From 42d733dcdf3bb1eb81dd1d3935f7a9fb49f91c91 Mon Sep 17 00:00:00 2001 From: Mary Evans Date: Mon, 21 Jan 2013 22:51:37 +0000 Subject: [PATCH] MDL-37611 block/completionstatus: changed 2 insances of generalbox class to generaltable class in details.php --- blocks/completionstatus/details.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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').'