summaryrefslogtreecommitdiffstats
path: root/usr/local/www
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2009-07-16 02:47:44 -0400
committerChris Buechler <cmb@pfsense.org>2009-07-16 02:47:44 -0400
commit82aa7416f0d2a3931ac499ad542824f4411ea6a0 (patch)
tree850602242b0fdfa2d4cf06ebe79a0583f58a720b /usr/local/www
parent26ee2b8610bfc80f26dbca3778c09f4ee180b56b (diff)
downloadpfsense-82aa7416f0d2a3931ac499ad542824f4411ea6a0.zip
pfsense-82aa7416f0d2a3931ac499ad542824f4411ea6a0.tar.gz
touch up text
Diffstat (limited to 'usr/local/www')
-rwxr-xr-xusr/local/www/vpn_pppoe.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/local/www/vpn_pppoe.php b/usr/local/www/vpn_pppoe.php
index d3c38a5..6b74e26 100755
--- a/usr/local/www/vpn_pppoe.php
+++ b/usr/local/www/vpn_pppoe.php
@@ -273,7 +273,7 @@ function enable_change(enable_over) {
}
?>
</select>
- <br>Hint: 10 is TEN pppoe clients
+ <br>Hint: 10 is ten PPPoE clients
</td>
</tr>
<tr>
@@ -322,7 +322,7 @@ function enable_change(enable_over) {
to the RADIUS server.</td>
</tr>
<tr>
- <td width="22%" valign="top" class="vncell">RADIUS issued IP's</td>
+ <td width="22%" valign="top" class="vncell">RADIUS issued IPs</td>
<td width="78%" valign="top" class="vtable">
<input name="radiusissueips" value="yes" type="checkbox" class="formfld" id="radiusissueips"<?php if($pconfig['radiusissueips']) echo " CHECKED"; ?>>
<br>Issue IP Addresses via RADIUS server.
@@ -341,7 +341,7 @@ function enable_change(enable_over) {
<tr>
<td width="22%" valign="top">&nbsp;</td>
<td width="78%"><span class="vexpl"><span class="red"><strong>Note:<br>
- </strong></span>don't forget to add a firewall rule to permit
+ </strong></span>Don't forget to add a firewall rule to permit
traffic from PPPoE clients!</span></td>
</tr>
</table>
OpenPOWER on IntegriCloud