Fixed export #630, Added missing table header for Nickname table

This commit is contained in:
Rsl1122 2018-07-10 11:47:14 +03:00
parent 7c64ec7b16
commit efa0a2949f
2 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,6 @@ public class HtmlExport extends SpecificExport {
private void exportPlugins() {
String[] resources = new String[]{
"web/plugins/font-awesome/fa-script.js",
"web/plugins/bootstrap/css/bootstrap.css",
"web/plugins/node-waves/waves.css",
"web/plugins/node-waves/waves.js",

View File

@ -390,6 +390,7 @@
<tr>
<th><i class="fa fa-id-badge"></i> Nickname</th>
<th><i class="fa fa-server"></i> Server</th>
<th><i class="far fa-clock"></i> Last Seen</th>
</tr>
</thead>
<tbody>