mirror of
https://github.com/moodle/moodle.git
synced 2025-01-17 21:49:15 +01:00
Merge branch 'MDL-69644' of https://github.com/paulholden/moodle
This commit is contained in:
commit
8512efb07e
@ -63,7 +63,6 @@ class renderer extends plugin_renderer_base {
|
||||
$params = [
|
||||
'data-action' => 'contactdpo',
|
||||
'data-replytoemail' => $replytoemail,
|
||||
'class' => 'contactdpo'
|
||||
];
|
||||
return html_writer::link('#', get_string('contactdataprotectionofficer', 'tool_dataprivacy'), $params);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user