From 8f58b51b15a37311e10bf36285a239019bc07c22 Mon Sep 17 00:00:00 2001 From: jim-p Date: Thu, 10 Mar 2016 09:43:32 -0500 Subject: More icon and button consistency fixes. Ticket #5965 --- src/usr/local/www/services_dnsmasq_edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/usr/local/www/services_dnsmasq_edit.php') diff --git a/src/usr/local/www/services_dnsmasq_edit.php b/src/usr/local/www/services_dnsmasq_edit.php index 7af494e..db565e0 100644 --- a/src/usr/local/www/services_dnsmasq_edit.php +++ b/src/usr/local/www/services_dnsmasq_edit.php @@ -321,7 +321,7 @@ if ($pconfig['aliases']['item']) { 'deleterow' . $counter, 'Delete', null, - 'fa-plus' + 'fa-trash' ))->addClass('btn-warning'); $section->add($group); -- cgit v1.1