mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
fixed heading
This commit is contained in:
@@ -86,7 +86,7 @@
|
|||||||
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-6">
|
<div class="col-md-6">
|
||||||
<label><?php echo _("Upstream DNS servers") ?></label>
|
<h5><?php echo _("Upstream DNS servers") ?></h5>
|
||||||
|
|
||||||
<div class="form-check">
|
<div class="form-check">
|
||||||
<input type="hidden" name="no-resolv" value="0">
|
<input type="hidden" name="no-resolv" value="0">
|
||||||
|
Reference in New Issue
Block a user