mirror of
https://github.com/pi-hole/web.git
synced 2026-05-08 09:39:05 +01:00
Long-term data: Show date range only after user chose a valid range. Fixes #897
Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ $token = $_SESSION['token'];
|
||||
<div class="input-group-addon">
|
||||
<i class="fa fa-clock-o"></i>
|
||||
</div>
|
||||
<input type="text" class="form-control pull-right" id="querytime">
|
||||
<input type="text" class="form-control pull-right" id="querytime" value="Click to select date and time range">
|
||||
</div>
|
||||
<!-- /.input group -->
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user