summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_l2tp.php
diff options
context:
space:
mode:
authorRenato Botelho <renato.botelho@bluepex.com>2010-08-09 09:54:25 -0300
committerRenato Botelho <renato.botelho@bluepex.com>2010-08-09 09:54:25 -0300
commitc3ff89b45889c4228002807479f9d607fcc98552 (patch)
treea614ebb692ab312def9d3fea3beaab0cfc4f402d /usr/local/www/vpn_l2tp.php
parent3dbd3be91272c4fa095c3478ef06a7b004b272ba (diff)
parentc708bdd490c2652ec055b543cc60a7ad391ef63a (diff)
downloadpfsense-c3ff89b45889c4228002807479f9d607fcc98552.zip
pfsense-c3ff89b45889c4228002807479f9d607fcc98552.tar.gz
Merge remote branch 'mainline/master'
Conflicts: usr/local/www/status_captiveportal.php usr/local/www/status_rrd_graph.php usr/local/www/status_wireless.php
Diffstat (limited to 'usr/local/www/vpn_l2tp.php')
-rw-r--r--usr/local/www/vpn_l2tp.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/vpn_l2tp.php b/usr/local/www/vpn_l2tp.php
index 2e941c0..5d20383 100644
--- a/usr/local/www/vpn_l2tp.php
+++ b/usr/local/www/vpn_l2tp.php
@@ -350,7 +350,7 @@ function enable_change(enable_over) {
</td>
</tr>
<tr>
- <td width="22%" valign="top" class="vncellreq"><?=gettext("Encyrption type");?></td>
+ <td width="22%" valign="top" class="vncellreq"><?=gettext("Encryption type");?></td>
<td width="78%" class="vtable">
<?=$mandfldhtml;?><select name="paporchap" id="paporchap">
<option value='chap'<?php if($pconfig['paporchap'] == "chap") echo " SELECTED"; ?>><?=gettext("CHAP"); ?></option>
OpenPOWER on IntegriCloud