|
@@ -24,6 +24,9 @@
|
24
|
24
|
<div class="col-12">
|
25
|
25
|
<ul class="list-group text-center">
|
26
|
26
|
<li class="list-group-item">
|
|
27
|
+ <a target="_blank" class="btn btn-success" href="log-20230726-124328.txt">[log-20230726-124328.txt]</a>
|
|
28
|
+ </li>
|
|
29
|
+ <li class="list-group-item">
|
27
|
30
|
<a target="_blank" class="btn btn-success" href="log-20230725-113052.txt">[log-20230725-113052.txt]</a>
|
28
|
31
|
</li>
|
29
|
32
|
<li class="list-group-item">
|
|
@@ -55,14 +58,13 @@
|
55
|
58
|
<ul class="nav nav-justified">
|
56
|
59
|
<li><a target="_blank" href="lan-help.html"><span class="glyphicon glyphicon-qrcode" aria-hidden="true"></span> Connection help</a></li>
|
57
|
60
|
<li><a target="_blank" href="https://is.gd/doctorkernel"><span class="glyphicon glyphicon-file" aria-hidden="true"></span> Source</a></li>
|
58
|
|
- <li><a class="btn btn-primary" href=""><span class="glyphicon glyphicon-refresh" aria-hidden="true"></span> Refresh</a></li>
|
|
61
|
+ <li><button class="btn btn-primary form-control" onclick="location.reload(true)"><span class="glyphicon glyphicon-refresh" aria-hidden="true"></span> Refresh</a></li>
|
59
|
62
|
</ul>
|
60
|
63
|
</div>
|
61
|
64
|
</div>
|
62
|
65
|
</div>
|
63
|
66
|
</div>
|
64
|
67
|
<script src="js/bootstrap.min.js"></script>
|
65
|
|
-
|
66
|
68
|
</body>
|
67
|
69
|
|
68
|
70
|
</html>
|