mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 19:15:03 +00:00
Minor scripts aestetic fixes
- removed icon label - aligned buttons
This commit is contained in:
parent
1ea5311bee
commit
3d2de3a295
2 changed files with 7 additions and 4 deletions
|
|
@ -38,7 +38,7 @@
|
|||
<th>{{ i18n("category", {}) }}</th>
|
||||
<th>{{ i18n("description", {}) }}</th>
|
||||
<th>{{ i18n("values", {}) }}</th>
|
||||
<th>{{ i18n("action", {})}}</th>
|
||||
<th style="width: 200px">{{ i18n("action", {})}}</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody></tbody>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue