aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2020-07-14 21:28:35 +0200
committerGravatar Christian Hesse <mail@eworm.de>2020-07-14 21:28:35 +0200
commit9740b1f26993bafe09834e19a0275036e2f5c22a (patch)
tree5b67d4a1284be7515cecb0d142fc22e169ca9d3c
parente19f40f1eb4bd6dd94f433f13b0e2dd3c56c6b6c (diff)
global-functions: $ScriptInstallUpdate: update wording for notification
-rw-r--r--global-functions2
1 files changed, 1 insertions, 1 deletions
diff --git a/global-functions b/global-functions
index db27774..2dc7830 100644
--- a/global-functions
+++ b/global-functions
@@ -635,7 +635,7 @@
"https://git.eworm.de/cgit/routeros-scripts/about/#donate");
}
- $SendNotification "Configuration warning!" $NotificationMessage;
+ $SendNotification "News and configuration changes" $NotificationMessage;
:set SentConfigChangesNotification $ExpectedConfigVersion;
}
}