array('label'=>gettext('Add a new IGMP entry'),'href'=>'services_igmpproxy_edit.php'),
);
...
...
@@ -97,9 +94,6 @@ $main_buttons = array(
<sectionclass="page-content-main">
<divclass="container-fluid">
<divclass="row">
<?phpif(is_subsystem_dirty('igmpproxy')):?><br/>
<?phpprint_info_box_apply(gettext("The IGMP entry list has been changed.")."<br />".gettext("You must apply the changes in order for them to take effect."));?>