From fcf384b150118e1e9ed724b2ad9ca07ce7ec97db Mon Sep 17 00:00:00 2001 From: Chris Buechler Date: Fri, 17 Apr 2009 00:30:51 -0400 Subject: Clean up text --- usr/local/www/services_igmpproxy.php | 6 +++--- usr/local/www/services_igmpproxy_edit.php | 11 +++++------ 2 files changed, 8 insertions(+), 9 deletions(-) (limited to 'usr/local') diff --git a/usr/local/www/services_igmpproxy.php b/usr/local/www/services_igmpproxy.php index 9d3bcc4..111fec4 100755 --- a/usr/local/www/services_igmpproxy.php +++ b/usr/local/www/services_igmpproxy.php @@ -76,7 +76,7 @@ if ($_GET['act'] == "del") { } } -$pgtitle = array("Services","Igmpproxy"); +$pgtitle = array("Services","IGMP Proxy"); include("head.inc"); ?> @@ -86,7 +86,7 @@ include("head.inc");

-You must apply the changes in order for them to take effect.");?> +You must apply the changes in order for them to take effect.");?> @@ -162,7 +162,7 @@ include("head.inc");
-

Note:
Please add the interfaces for upstream, and the allowed subnets, and the downstream interfaces you would like the proxy to allow. Only one 'upstream' interface is allowed to be configured.

+

Note:
Please add the interface for upstream, the allowed subnets, and the downstream interfaces you would like the proxy to allow. Only one 'upstream' interface can be configured.

diff --git a/usr/local/www/services_igmpproxy_edit.php b/usr/local/www/services_igmpproxy_edit.php index 065dca4..20d8636 100755 --- a/usr/local/www/services_igmpproxy_edit.php +++ b/usr/local/www/services_igmpproxy_edit.php @@ -41,7 +41,7 @@ ##|-PRIV -$pgtitle = array("Firewall","Igmpproxy", "Edit"); +$pgtitle = array("Firewall","IGMP Proxy", "Edit"); require("guiconfig.inc"); @@ -148,7 +148,7 @@ include("head.inc"); - + @@ -183,16 +183,15 @@ include("head.inc");
- The upstream network interface is the outgoing interface which is - responsible for communicating to availible multicast data sources. + The upstream network interface is the outgoing interface which is + responsible for communicating to available multicast data sources. There can only be one upstream interface.
Downstream network interfaces are the distribution interfaces to the destination networks, where multicast clients can join groups and - receive multicast data. One or more downstream interfaces must be con- - figured. + receive multicast data. One or more downstream interfaces must be configured. -- cgit v1.1
Igmpproxy EditIGMP Proxy Edit
Interface