mirror of
https://github.com/pi-hole/web.git
synced 2026-04-27 12:15:00 +01:00
Remove obsolete code from network.php
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
@@ -8,12 +8,6 @@
|
||||
require "scripts/pi-hole/php/header.php";
|
||||
?>
|
||||
|
||||
<!-- Sourceing CSS colors from stylesheet to be used in JS code -->
|
||||
<span class="queries-permitted"></span>
|
||||
<span class="queries-blocked"></span>
|
||||
<span class="graphs-grid"></span>
|
||||
<span class="graphs-ticks"></span>
|
||||
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
<div class="box" id="network-details">
|
||||
|
||||
Reference in New Issue
Block a user