mirror of
https://github.com/fergalmoran/DnsServer.git
synced 2026-01-08 09:44:00 +00:00
webapp: fixed minor attribute in html
This commit is contained in:
@@ -1617,7 +1617,7 @@
|
||||
<div class="form-group">
|
||||
<label for="txtDhcpScopePingCheckRetries" class="col-sm-3 control-label">Ping Check Retries</label>
|
||||
<div class="col-sm-3">
|
||||
<input type="number" class="form-control" style="width: 100px; display: inline;" id="txtDhcpScopePingCheckRetries" placeholder="timeout">
|
||||
<input type="number" class="form-control" style="width: 100px; display: inline;" id="txtDhcpScopePingCheckRetries" placeholder="retry">
|
||||
<span>(default 2)</span>
|
||||
</div>
|
||||
<div class="col-sm-offset-3 col-sm-8" style="padding-top: 5px;">The maximum number of ping requests to try.</div>
|
||||
|
||||
Reference in New Issue
Block a user