hint at people that a host should be a IP address.

This commit is contained in:
Seth Mos 2006-12-12 18:09:26 +00:00
parent ef03e6a517
commit 5b6582a2b4

View File

@ -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>