mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-04 02:04:56 +02:00
global-functions: drop support for attachment in notification e-mail
This commit is contained in:
parent
e7c2a7745a
commit
17d7678e2d
6 changed files with 12 additions and 15 deletions
|
@ -30,7 +30,7 @@
|
|||
"LTE interface " . $IntName . " on " . $Identity . ".\n\n" . \
|
||||
"Interface: " . [ $CharacterReplace ($Info->"manufacturer" . " " . $Info->"model") ("\"") "" ] . "\n" . \
|
||||
"Installed: " . ($Firmware->"installed") . "\n" . \
|
||||
"Available: " . ($Firmware->"latest")) "" "" "true";
|
||||
"Available: " . ($Firmware->"latest")) "" "true";
|
||||
:set SentLteFirmwareUpgradeNotification ($Firmware->"latest");
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue