From 1af6dd10359c89861b947e06ef39b46d8e341795 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikel=20Mart=C3=ADn?= Date: Wed, 8 Nov 2023 15:40:08 +0100 Subject: [PATCH 1/2] MDL-79601 report_progress: Fix RTL First/Last name alignment --- report/progress/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report/progress/index.php b/report/progress/index.php index 219a4b5ae43..71db80ec4fc 100644 --- a/report/progress/index.php +++ b/report/progress/index.php @@ -278,7 +278,7 @@ if (!$csv) { } print '
'; - print ''; + print '
'; // User heading / sort option print '
'; From 0a6c15151584264b33d8b8511cf83f09659e9a6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikel=20Mart=C3=ADn?= Date: Wed, 8 Nov 2023 16:23:01 +0100 Subject: [PATCH 2/2] MDL-79601 report_completion: Fix RTL First/Last name alignment --- report/completion/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report/completion/index.php b/report/completion/index.php index d114d809e7c..4ed74d35d2b 100644 --- a/report/completion/index.php +++ b/report/completion/index.php @@ -308,7 +308,7 @@ if (!$csv) { } print ''; + completionreport" cellpadding="5" border="1">'; // Print criteria group names print PHP_EOL.'';