diff options
Diffstat (limited to 'src/usr/local/www/services_unbound_acls.php')
-rw-r--r-- | src/usr/local/www/services_unbound_acls.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_unbound_acls.php b/src/usr/local/www/services_unbound_acls.php index dcf48c0..15faeaf 100644 --- a/src/usr/local/www/services_unbound_acls.php +++ b/src/usr/local/www/services_unbound_acls.php @@ -350,7 +350,7 @@ else // NOT 'edit' or 'add' <nav class="action-buttons" style="margin-top: 10px;"> <a href="services_unbound_acls.php?act=new" class="btn btn-sm btn-success"> - <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> |