diff --git a/net/igmp-proxy/src/www/services_igmpproxy.php b/net/igmp-proxy/src/www/services_igmpproxy.php
index b840e183f..e2575be89 100644
--- a/net/igmp-proxy/src/www/services_igmpproxy.php
+++ b/net/igmp-proxy/src/www/services_igmpproxy.php
@@ -55,7 +55,7 @@ include("head.inc");
legacy_html_escape_form_data($a_igmpproxy);
$main_buttons = array(
- array('label' => gettext('Add a new IGMP entry'), 'href' => 'services_igmpproxy_edit.php'),
+ array('label' => gettext('Add'), 'href' => 'services_igmpproxy_edit.php'),
);
?>
@@ -103,7 +103,7 @@ $main_buttons = array(
=gettext("Type");?> |
=gettext("Values");?> |
=gettext("Description");?> |
- |
+ |
@@ -121,9 +121,9 @@ $main_buttons = array(
=$addresses;?> =count($addresses) < 10 ? "" : "...";?>
=$igmpentry['descr'];?> |
-
- " class="btn btn-default btn-xs">
-
+ |
+ " class="btn btn-default btn-xs">
+
|
| =gettext("Interface");?> |
- |