diff --git a/admin/tool/dataprivacy/templates/categories.mustache b/admin/tool/dataprivacy/templates/categories.mustache index 523a56b1990..6ddb7f1fd97 100644 --- a/admin/tool/dataprivacy/templates/categories.mustache +++ b/admin/tool/dataprivacy/templates/categories.mustache @@ -56,12 +56,12 @@ {{#pix}}t/add, moodle, {{#str}}addcategory, tool_dataprivacy{{/str}}{{/pix}} -
| {{#str}}name{{/str}} | -{{#str}}description{{/str}} | +{{#str}}description{{/str}} | {{#str}}actions{{/str}} |
|---|
| {{#str}}name{{/str}} | -{{#str}}description{{/str}} | -{{#str}}lawfulbases, tool_dataprivacy{{/str}} | -{{#str}}sensitivedatareasons, tool_dataprivacy{{/str}} | -{{#str}}retentionperiod, tool_dataprivacy{{/str}} | -{{#str}}protected, tool_dataprivacy{{/str}} | -{{#str}}actions{{/str}} | +{{#str}}name{{/str}} | +{{#str}}description{{/str}} | +{{#str}}lawfulbases, tool_dataprivacy{{/str}} | +{{#str}}sensitivedatareasons, tool_dataprivacy{{/str}} | +{{#str}}retentionperiod, tool_dataprivacy{{/str}} | +{{#str}}protected, tool_dataprivacy{{/str}} | +{{#str}}actions{{/str}} |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{{name}}} | -{{{description}}} | -+ | {{{name}}} | +{{{description}}} | +
|
- + |
|
- {{formattedretentionperiod}} | -+ | {{formattedretentionperiod}} | +{{#protected}} {{#pix}}i/checked, core, {{#str}}yes{{/str}}{{/pix}} {{/protected}} @@ -108,7 +108,7 @@ {{#str}}no{{/str}} {{/protected}} | -+ | {{#actions}} {{> core/action_menu}} {{/actions}} |