summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_unbound_host_edit.php
diff options
context:
space:
mode:
authorPiBa-NL <pba_2k3@yahoo.com>2017-07-13 21:49:08 +0200
committerPiBa-NL <pba_2k3@yahoo.com>2017-07-13 21:49:08 +0200
commitf6cf3687d21c6ca6ba7a25605fafe249f866b439 (patch)
tree91ede0157515ff5899bbafcee16bfde5ef8299de /src/usr/local/www/services_unbound_host_edit.php
parent2504e3f1bc077eb788a94c9a03ec9a98f28ffcb0 (diff)
downloadpfsense-f6cf3687d21c6ca6ba7a25605fafe249f866b439.zip
pfsense-f6cf3687d21c6ca6ba7a25605fafe249f866b439.tar.gz
dns, allow deleting last row for "Additional Names for this Host"
Diffstat (limited to 'src/usr/local/www/services_unbound_host_edit.php')
-rw-r--r--src/usr/local/www/services_unbound_host_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_unbound_host_edit.php b/src/usr/local/www/services_unbound_host_edit.php
index e766204..4a728e3 100644
--- a/src/usr/local/www/services_unbound_host_edit.php
+++ b/src/usr/local/www/services_unbound_host_edit.php
@@ -284,7 +284,7 @@ if ($pconfig['aliases']['item']) {
'Delete',
null,
'fa-trash'
- ))->addClass('btn-warning');
+ ))->addClass('btn-warning')->addClass('nowarn');
$section->add($group);
$counter++;
OpenPOWER on IntegriCloud