added label for new upstream dhcp server field

This commit is contained in:
glaszig 2020-02-29 18:55:57 +01:00
parent 9f672549f2
commit 1efbb52738
1 changed files with 1 additions and 0 deletions

View File

@ -110,6 +110,7 @@
</div>
<div class="form-group">
<label for="add-dhcp-upstream-server-field"><?php echo _("Add upstream DNS server") ?></label>
<div class="input-group">
<input type="text" class="form-control" id="add-dhcp-upstream-server-field" aria-describedby="new-dhcp-upstream-server" placeholder="<?php printf(_("e.g. %s"), "208.67.222.222") ?>">
<div class="input-group-append">