Remove logging sub-tab

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER
2017-10-22 14:52:37 +02:00
parent 72a5ee0556
commit 1cbd2ea9bd
-13
View File
@@ -1077,19 +1077,6 @@ if (isset($setupVars["API_PRIVACY_MODE"])) {
</div>
</div>
</div>
<div class="box">
<div class="box-header with-border">
<h3 class="box-title">Logging</h3>
</div>
<div class="box-body">
<p>Current status:
<?php if ($piHoleLogging) { ?>
Enabled (recommended)
<?php } else { ?>
Disabled
<?php } ?></p>
</div>
</div>
</div>
<?php
if ($FTL) {