Update alerting.inc.php

This commit is contained in:
Neil Lathwood
2018-10-21 20:00:05 +01:00
committed by GitHub
parent 1d207ec943
commit 654411aae2

View File

@@ -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">