mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
hint at people that a host should be a IP address.
This commit is contained in:
parent
ef03e6a517
commit
5b6582a2b4
@ -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"> </td>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user