summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_ipsec_phase2.php
diff options
context:
space:
mode:
authorRafael Lucas <rafalucas.unicamp@gmail.com>2010-07-30 13:45:05 -0300
committerRafael Lucas <rafalucas.unicamp@gmail.com>2010-07-30 13:45:05 -0300
commit11c160b0e6596d6805719f25210981625b9e3877 (patch)
tree5474243ed9b2e9b483985779f55ba68e819e8d21 /usr/local/www/vpn_ipsec_phase2.php
parent171b04680a8e3e057775c53e3330b7ddedfb1f82 (diff)
downloadpfsense-11c160b0e6596d6805719f25210981625b9e3877.zip
pfsense-11c160b0e6596d6805719f25210981625b9e3877.tar.gz
Corrections gettext() calls on vpn_ipsec_phase2.php
Diffstat (limited to 'usr/local/www/vpn_ipsec_phase2.php')
-rw-r--r--usr/local/www/vpn_ipsec_phase2.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/vpn_ipsec_phase2.php b/usr/local/www/vpn_ipsec_phase2.php
index bc124e1..ba69dcf 100644
--- a/usr/local/www/vpn_ipsec_phase2.php
+++ b/usr/local/www/vpn_ipsec_phase2.php
@@ -368,7 +368,7 @@ function change_protocol() {
</td>
</tr>
<tr>
- <td>Address:&nbsp;&nbsp;</td>
+ <td><?=gettext("Address:");?>&nbsp;&nbsp;</td>
<td><?=$mandfldhtmlspc;?></td>
<td>
<input name="localid_address" type="text" class="formfld unknown" id="localid_address" size="20" value="<?=$pconfig['localid_address'];?>">
OpenPOWER on IntegriCloud