summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_ipsec_phase1.php
diff options
context:
space:
mode:
authorSeth Mos <seth.mos@dds.nl>2011-03-17 12:45:09 +0100
committerSeth Mos <seth.mos@dds.nl>2011-03-17 12:45:09 +0100
commitc271c485ea62a4ecca2136c1d8c9400bd0f2bd09 (patch)
tree72255e2c80467760d283e217b6d549cf7b0f142c /usr/local/www/vpn_ipsec_phase1.php
parent8a3b09efccdced78db90eefba0ce208c0927bf36 (diff)
downloadpfsense-c271c485ea62a4ecca2136c1d8c9400bd0f2bd09.zip
pfsense-c271c485ea62a4ecca2136c1d8c9400bd0f2bd09.tar.gz
enlarge various address fields for IPv6 addresses
Diffstat (limited to 'usr/local/www/vpn_ipsec_phase1.php')
-rw-r--r--usr/local/www/vpn_ipsec_phase1.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/vpn_ipsec_phase1.php b/usr/local/www/vpn_ipsec_phase1.php
index c537f9f..edfc36b 100644
--- a/usr/local/www/vpn_ipsec_phase1.php
+++ b/usr/local/www/vpn_ipsec_phase1.php
@@ -556,7 +556,7 @@ function dpdchkbox_change() {
<tr>
<td width="22%" valign="top" class="vncellreq"><?=gettext("Remote gateway"); ?></td>
<td width="78%" class="vtable">
- <?=$mandfldhtml;?><input name="remotegw" type="text" class="formfld unknown" id="remotegw" size="20" value="<?=htmlspecialchars($pconfig['remotegw']);?>">
+ <?=$mandfldhtml;?><input name="remotegw" type="text" class="formfld unknown" id="remotegw" size="28" value="<?=htmlspecialchars($pconfig['remotegw']);?>">
<br>
<?=gettext("Enter the public IP address or host name of the remote gateway"); ?>
</td>
OpenPOWER on IntegriCloud