summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authorSeth Mos <seth.mos@xs4all.nl>2006-12-12 18:09:26 +0000
committerSeth Mos <seth.mos@xs4all.nl>2006-12-12 18:09:26 +0000
commit5b6582a2b4dc6b4e248538ae67f9ad1996c8d410 (patch)
tree96770b48dec7122a7776b7681036c91d6e6b6370 /usr/local
parentef03e6a517737440d48a033f777d1176efcf6842 (diff)
downloadpfsense-5b6582a2b4dc6b4e248538ae67f9ad1996c8d410.zip
pfsense-5b6582a2b4dc6b4e248538ae67f9ad1996c8d410.tar.gz
hint at people that a host should be a IP address.
Diffstat (limited to 'usr/local')
-rwxr-xr-xusr/local/www/vpn_ipsec_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/vpn_ipsec_edit.php b/usr/local/www/vpn_ipsec_edit.php
index ba14ba2..2b9ec75 100755
--- a/usr/local/www/vpn_ipsec_edit.php
+++ b/usr/local/www/vpn_ipsec_edit.php
@@ -573,7 +573,7 @@ function methodsel_change() {
<tr>
<td width="22%" valign="top" class="vncell">Automatically ping host</td>
<td width="78%" class="vtable">
- <input name="pinghost" type="text" class="formfld" id="pinghost" size="20" value="<?=$pconfig['pinghost'];?>"></td>
+ <input name="pinghost" type="text" class="formfld" id="pinghost" size="20" value="<?=$pconfig['pinghost'];?>"> IP address</td>
</tr>
<tr>
<td width="22%" valign="top">&nbsp;</td>
OpenPOWER on IntegriCloud