summaryrefslogtreecommitdiffstats
path: root/interface/index.html
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2017-01-30 23:37:38 +0000
committerVsevolod Stakhov <vsevolod@highsecure.ru>2017-01-30 23:37:38 +0000
commit94340378587dd1319f14cb4d58fdd6c1662d3dd7 (patch)
tree328e00925ad55f3be36024eadb6ba119e03d47dd /interface/index.html
parente0a3eadad4bc68aa181966f5de64c4f09ee949b9 (diff)
downloadrspamd-94340378587dd1319f14cb4d58fdd6c1662d3dd7.tar.gz
rspamd-94340378587dd1319f14cb4d58fdd6c1662d3dd7.zip
[WebUI] Add preliminary save symbols clustering
Diffstat (limited to 'interface/index.html')
-rw-r--r--interface/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/interface/index.html b/interface/index.html
index 11a0f3f5a..d8f6e8c70 100644
--- a/interface/index.html
+++ b/interface/index.html
@@ -189,9 +189,10 @@
<th title="Symbol">Symbol</th>
<th title="Description">Description</th>
<th title="Score">Score</th>
- <th title="Hits">Hits</th>
+ <th title="Frequency">Frequency</th>
<th title="Avg.time">Avg.time</th>
<th title="Save data">Save data</th>
+ <th title="Save cluster">Save cluster</th>
</tr>
</thead>
</table>