aboutsummaryrefslogtreecommitdiffstats
path: root/interface/index.html
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2016-11-02 17:09:50 +0000
committerVsevolod Stakhov <vsevolod@highsecure.ru>2016-11-02 17:09:50 +0000
commit02a2e48fb60ec36b317497e21cf8df56b40aa73c (patch)
treeca7d1011d59dce68a5ecb4d3c11cc2ccdc4a472c /interface/index.html
parenta9546b87be6b5f1a7423e7f01376f0610e8cb61c (diff)
downloadrspamd-02a2e48fb60ec36b317497e21cf8df56b40aa73c.tar.gz
rspamd-02a2e48fb60ec36b317497e21cf8df56b40aa73c.zip
[WebUI] Improve visual representation of symbols table
Diffstat (limited to 'interface/index.html')
-rw-r--r--interface/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface/index.html b/interface/index.html
index 611f86290..502e5791c 100644
--- a/interface/index.html
+++ b/interface/index.html
@@ -149,8 +149,8 @@
<div class="widget-content nopadding">
<table class="table table-log table-hover" id="symbolsTable">
<thead>
- <th title="Symbol">Symbol name</th>
<th title="Group">Group</th>
+ <th title="Symbol">Symbol</th>
<th title="Description">Description</th>
<th title="Score">Score</th>
<th title="Hits">Hits</th>