mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Spelling correction
This commit is contained in:
@@ -41,7 +41,7 @@ if (isset($_POST['create-default'])) {
|
||||
'severity' => 'critical',
|
||||
'extra' => '{"mute":false,"count":"1","delay":"300"}',
|
||||
'disabled' => 0,
|
||||
'name' => 'BGP Session establised',
|
||||
'name' => 'BGP Session established',
|
||||
);
|
||||
$default_rules[] = array(
|
||||
'device_id' => '-1',
|
||||
|
Reference in New Issue
Block a user