summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_ppps_edit.php
diff options
context:
space:
mode:
authorgnhb <gnoahb@gmail.com>2010-05-28 08:00:06 +0700
committergnhb <gnoahb@gmail.com>2010-05-28 08:00:06 +0700
commit8d657558c2e7de0e817307ccfed0670a4b4bd2a2 (patch)
treee1237720700f414b51dde796f872163375ef6541 /usr/local/www/interfaces_ppps_edit.php
parent6fdfa8fbf98d46053a95ea9b316b724cf70b2b53 (diff)
downloadpfsense-8d657558c2e7de0e817307ccfed0670a4b4bd2a2.zip
pfsense-8d657558c2e7de0e817307ccfed0670a4b4bd2a2.tar.gz
Clean up code in interfaces_ppps_edit.php and in javascript.
Diffstat (limited to 'usr/local/www/interfaces_ppps_edit.php')
-rw-r--r--usr/local/www/interfaces_ppps_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/interfaces_ppps_edit.php b/usr/local/www/interfaces_ppps_edit.php
index 56a11f9..b004bd4 100644
--- a/usr/local/www/interfaces_ppps_edit.php
+++ b/usr/local/www/interfaces_ppps_edit.php
@@ -550,7 +550,7 @@ $types = array("select" => "Select", "ppp" => "PPP", "pppoe" => "PPPoE", "pptp"
<option></option>
</select>
- <br/><span class="vexpl"><?= gettext("Interfaces or ports participating in the multilink connection."); ?></span>
+ <br/><span class="vexpl"><?= gettext("Interface(s) or port(s) participating in the connection."); ?></span>
<span style="display:none" id="prefil_ppp">
<p/><?= gettext("Click a link to fill in defaults for these carriers:"); ?>&nbsp;
<a href='#' onClick='javascript:prefill_att();'>ATT</A>
OpenPOWER on IntegriCloud