summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_dnsmasq.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/services_dnsmasq.php')
-rw-r--r--src/usr/local/www/services_dnsmasq.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/local/www/services_dnsmasq.php b/src/usr/local/www/services_dnsmasq.php
index fc5e5e6..6083c35 100644
--- a/src/usr/local/www/services_dnsmasq.php
+++ b/src/usr/local/www/services_dnsmasq.php
@@ -394,7 +394,7 @@ endforeach;
<nav class="action-buttons" style="margin-top: 10px;">
<a href="services_dnsmasq_edit.php" class="btn btn-sm btn-success btn-sm">
- <i class="fa fa-plus" style="font-size:15px; vertical-align: middle; margin-right: 6px;"></i>
+ <i class="fa fa-plus icon-embed-btn"></i>
<?=gettext('Add')?>
</a>
</nav>
@@ -446,7 +446,7 @@ endforeach;
<nav class="action-buttons" style="margin-top: 10px;">
<a href="services_dnsmasq_domainoverride_edit.php" class="btn btn-sm btn-success btn-sm">
- <i class="fa fa-plus" style="font-size:15px; vertical-align: middle; margin-right: 6px;"></i>
+ <i class="fa fa-plus icon-embed-btn"></i>
<?=gettext('Add')?>
</a>
</nav>
OpenPOWER on IntegriCloud