Merge branch 'MDL-80831-main' of https://github.com/HuongNV13/moodle

This commit is contained in:
Jun Pataleta 2024-05-30 18:25:36 +08:00
commit 05983317a5
No known key found for this signature in database
GPG Key ID: F83510526D99E2C7

View File

@ -45,6 +45,7 @@ class hook_callbacks {
$hook->add_html(
html_writer::div(
html_writer::link($url, get_string('dataretentionsummary', 'tool_dataprivacy')),
'tool_dataprivacy',
),
);
}