From f6cf3687d21c6ca6ba7a25605fafe249f866b439 Mon Sep 17 00:00:00 2001 From: PiBa-NL Date: Thu, 13 Jul 2017 21:49:08 +0200 Subject: dns, allow deleting last row for "Additional Names for this Host" --- src/usr/local/www/services_unbound_host_edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/usr/local/www/services_unbound_host_edit.php') 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++; -- cgit v1.1