From 4c085aed64d30f227d4ae5da3544d4b9f0ef2faa Mon Sep 17 00:00:00 2001 From: Mary Evans Date: Mon, 21 Jan 2013 23:51:47 +0000 Subject: [PATCH] MDL-37614 report/completion: changed generalbox class in table to generaltable class in user.php --- report/completion/user.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report/completion/user.php b/report/completion/user.php index 9d7767be4b4..7100df8d30a 100644 --- a/report/completion/user.php +++ b/report/completion/user.php @@ -157,7 +157,7 @@ foreach ($courses as $type => $infos) { if (!empty($infos)) { echo '

'.get_string($type, 'report_completion').'

'; - echo ''; + echo '
'; echo ''; echo ''; echo ''; -- 2.11.4.GIT
'.get_string('course').''.get_string('requiredcriteria', 'completion').'