mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Update alerting.inc.php
This commit is contained in:
@@ -411,7 +411,7 @@ echo generate_dynamic_config_panel('General alert settings', $config_groups, $ge
|
||||
|
||||
echo generate_dynamic_config_panel('Email options', $config_groups, $mail_conf, 'mail');
|
||||
|
||||
echo '<br /><div class="well"><strong class="text-danger">DEPRECATED</strong>: All options below are deprecated, please use the new Alert Transports section under Alerts to configure transports - <a href="https://docs.librenms.org/Alerting/Transports/" target="_blank">docs</a>.</div>';
|
||||
echo '<br /><div class="well"><strong class="text-danger">DEPRECATED</strong>: All options below are deprecated, please use the new Alert Transports section under Alerts to configure transports :: <a href="https://docs.librenms.org/Alerting/Transports/" target="_blank">Docs <i class="fa fa-book fa-1x"></i></a></div>';
|
||||
|
||||
echo '
|
||||
<div class="panel panel-default">
|
||||
|
||||
Reference in New Issue
Block a user