diff --git a/plugins/dynamix/NotificationAgents.page b/plugins/dynamix/NotificationAgents.page index 724839ea0..66f3863f8 100644 --- a/plugins/dynamix/NotificationAgents.page +++ b/plugins/dynamix/NotificationAgents.page @@ -76,7 +76,6 @@ function testService(name) { form.append(''); form.append(''); form.append(''); - // note: not all agents will process the LINK parameter // host is normally added to link by the notify script. add it here since calling the agent directly. form.append(''); form.submit(); @@ -91,7 +90,7 @@ function initDropdown() { Agent as $agent) {