diff --git a/mod/forum/report/summary/templates/report.mustache b/mod/forum/report/summary/templates/report.mustache index ec1a1934d5f..69580b1f8f1 100644 --- a/mod/forum/report/summary/templates/report.mustache +++ b/mod/forum/report/summary/templates/report.mustache @@ -21,19 +21,13 @@ Example context (json): { - "placeholdertext": "To generate the summary report, set any filter values required, then select \"Generate report\".", - "tablehtml": false + "tablehtml": "TableSQL format HTML for the table" } }} -{{! The placeholder text, used before the report has been generated }} -{{^tablehtml}}

{{placeholdertext}}

{{/tablehtml}} - -{{#tablehtml}} -
- {{> core/loading }} -
- -{{/tablehtml}} +
+ {{> core/loading }} +
+