hide when no router offline

This commit is contained in:
Ibnu Maksum 2024-08-28 14:39:19 +07:00
parent ea814dcaf8
commit bd9989eaf2
No known key found for this signature in database
GPG Key ID: 7FC82848810579E5

View File

@ -175,7 +175,7 @@
<div class="col-md-5">
{if $_c['router_check']}
{if $_c['router_check'] && count($routeroffs)> 0}
<div class="panel panel-danger">
<div class="panel-heading text-bold">{Lang::T('Routers Offline')}</div>
<div class="table-responsive">