Re-fixed the alert XML to pass XML schema validation
This commit is contained in:
parent
361e543e48
commit
dfb6a11770
|
@ -281,6 +281,7 @@ LOAD(ARY) ; LOAD A CCR TEMPLATE INTO ARY PASSED BY NAME
|
|||
;;<ActorID>@@ALERTSOURCEID@@</ActorID>
|
||||
;;</Actor>
|
||||
;;</Source>
|
||||
;;<Product>
|
||||
;;<ProductName>
|
||||
;;<Text>@@ALERTAGENTPRODUCTNAMETEXT@@</Text>
|
||||
;;<Code>
|
||||
|
@ -289,6 +290,7 @@ LOAD(ARY) ; LOAD A CCR TEMPLATE INTO ARY PASSED BY NAME
|
|||
;;</Code>
|
||||
;;</ProductName>
|
||||
;;</Product>
|
||||
;;</Product>
|
||||
;;</Products>
|
||||
;;</Agent>
|
||||
;;<Reaction>
|
||||
|
|
Loading…
Reference in New Issue