summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_ppps_edit.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2010-08-13 12:58:00 -0400
committerChris Buechler <cmb@pfsense.org>2010-08-13 12:58:47 -0400
commitf1ca6b86de1736ec2393ca3ac16040312eab8635 (patch)
tree18133869cf1fc3fc4c98aa72c7141613ab245192 /usr/local/www/interfaces_ppps_edit.php
parentdf309b3775db6f84ad2cc830b35c1c46c51ce318 (diff)
downloadpfsense-f1ca6b86de1736ec2393ca3ac16040312eab8635.zip
pfsense-f1ca6b86de1736ec2393ca3ac16040312eab8635.tar.gz
should be #777 not *777
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 9800c93..7b5a7be 100644
--- a/usr/local/www/interfaces_ppps_edit.php
+++ b/usr/local/www/interfaces_ppps_edit.php
@@ -519,7 +519,7 @@ $types = array("select" => gettext("Select"), "ppp" => "PPP", "pppoe" => "PPPoE"
<td width="22%" valign="top" class="vncell"><?= gettext("Phone Number"); ?></td>
<td width="78%" class="vtable">
<input name="phone" type="text" class="formfld unknown" id="phone" size="40" value="<?=htmlspecialchars($pconfig['phone']);?>">
- <br/><span class="vexpl"><?= gettext("Note: Typically (*99# for GSM networks and *777 for CDMA networks"); ?></span>
+ <br/><span class="vexpl"><?= gettext("Note: Typically (*99# for GSM networks and #777 for CDMA networks"); ?></span>
</td>
</tr>
<tr style="display:none" name="apn_" id="apn_">
OpenPOWER on IntegriCloud