mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-10-28 09:36:16 +01:00
fix: info.tpl table
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
<div class="card-body">
|
<div class="card-body">
|
||||||
<span>[[admin/development/info:nodes-responded, {nodeCount}, {timeout}]]</span>
|
<span>[[admin/development/info:nodes-responded, {nodeCount}, {timeout}]]</span>
|
||||||
|
<div class="table-responsive">
|
||||||
<table class="table table-sm text-sm">
|
<table class="table table-sm text-sm">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user