Syntax Correction (#2295)
The syntax is not correct, leading to errors like the following in cluster (slave) dns
excerpt from /var/log/hestia/error.log: 2021-12-16 23:39:23 v-delete-dns-record 'dns-cluster' 'domain.com' '15 no' '' '' '' '' '' [Error 2]
Note the quoting error at 15 and no
Result of the error: DNS record(s) on dns cluster (slave) can not be removed.