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