mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 00:24:21 +02:00
Remove Observium images
This commit is contained in:
@@ -647,7 +647,7 @@ function notify($device,$title,$message)
|
||||
$emails = parse_email($email);
|
||||
if ($emails)
|
||||
{
|
||||
$message_header = $config['page_title_prefix']."\n\n";
|
||||
$message_header = $config['page_title_prefix']."\n\n"; // FIXME: use different config element
|
||||
$message_footer = "\n\nE-mail sent to: ";
|
||||
$i = 0;
|
||||
$count = count($emails);
|
||||
|
||||
Reference in New Issue
Block a user