summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_igmpproxy_edit.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@cmb-macbook-pro.local>2009-04-17 00:30:51 -0400
committerChris Buechler <cmb@cmb-macbook-pro.local>2009-04-17 00:30:51 -0400
commitfcf384b150118e1e9ed724b2ad9ca07ce7ec97db (patch)
treeb6ada5462d3c490d8b69fea2a941523fb78e37a0 /usr/local/www/services_igmpproxy_edit.php
parent972e55682340c16e9a4e24ddd6d11353befdb455 (diff)
downloadpfsense-fcf384b150118e1e9ed724b2ad9ca07ce7ec97db.zip
pfsense-fcf384b150118e1e9ed724b2ad9ca07ce7ec97db.tar.gz
Clean up text
Diffstat (limited to 'usr/local/www/services_igmpproxy_edit.php')
-rwxr-xr-xusr/local/www/services_igmpproxy_edit.php11
1 files changed, 5 insertions, 6 deletions
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");
<form action="services_igmpproxy_edit.php" method="post" name="iform" id="iform">
<table width="100%" border="0" cellpadding="6" cellspacing="0">
<tr>
- <td colspan="2" valign="top" class="listtopic">Igmpproxy Edit</td>
+ <td colspan="2" valign="top" class="listtopic">IGMP Proxy Edit</td>
</tr>
<tr>
<td valign="top" class="vncellreq">Interface</td>
@@ -183,16 +183,15 @@ include("head.inc");
</select>
<br />
<span class="vexpl">
- The <b>upstream</b> network interface is the outgoing interface which is
- responsible for communicating to availible multicast data sources.
+ The <b>upstream</b> network interface is the outgoing interface which is
+ responsible for communicating to available multicast data sources.
There can only be one upstream interface.
</span>
<br />
<span class="vexpl">
<b>Downstream</b> 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.
</span>
</td>
</tr>
OpenPOWER on IntegriCloud