mirror of
https://git.proxmox.com/git/pmg-gui
synced 2025-04-28 16:21:12 +00:00
utils: fix typo in default notification body
reported in our community forum: https://forum.proxmox.com/threads/.153492/ Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
This commit is contained in:
parent
e4fc927b7d
commit
f9d006adc2
@ -538,7 +538,7 @@ Ext.define('PMG.Utils', {
|
||||
grow: true,
|
||||
growMax: 250,
|
||||
value:
|
||||
"Proxmox Notifcation:\n\n" +
|
||||
"Proxmox Notification:\n\n" +
|
||||
"Sender: __SENDER__\n" +
|
||||
"Receiver: __RECEIVERS__\n" +
|
||||
"Targets: __TARGETS__\n\n" +
|
||||
|
Loading…
Reference in New Issue
Block a user