Tubercles removal

This commit is contained in:
Jose Gonzalez 2023-03-13 21:17:55 +01:00
parent d092495482
commit 79fbab3696
1 changed files with 1 additions and 1 deletions

View File

@ -672,7 +672,7 @@ foreach ($simple_alerts as $alert) {
'[…]',
''
);
$data[2] .= ' <a class="template_details patatas"
$data[2] .= ' <a class="template_details"
href="'.ui_get_full_url(false, false, false, false).'ajax.php?page=godmode/alerts/alert_templates&get_template_tooltip=1&id_template='.$alert['id_alert_template'].'">';
$data[2] .= html_print_image(
'images/details.svg',