mirror of
https://github.com/RaspAP/raspap-webgui.git
synced 2024-11-21 23:20:22 +00:00
removed superfluous class attribute
This commit is contained in:
parent
6bb4abac56
commit
835d2f2a42
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@
|
|||
|
||||
<div class="row">
|
||||
<div class="col-md-6">
|
||||
<label class="form-label"><?php echo _("Upstream DNS servers") ?></label>
|
||||
<label><?php echo _("Upstream DNS servers") ?></label>
|
||||
|
||||
<div class="form-check">
|
||||
<input type="hidden" name="no-resolv" value="0">
|
||||
|
|
Loading…
Reference in a new issue