mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Tubercles removal
This commit is contained in:
parent
d092495482
commit
79fbab3696
@ -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'].'">';
|
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(
|
$data[2] .= html_print_image(
|
||||||
'images/details.svg',
|
'images/details.svg',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user