aboutsummaryrefslogtreecommitdiffstats
path: root/interface
diff options
context:
space:
mode:
Diffstat (limited to 'interface')
-rw-r--r--interface/js/app/upload.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/interface/js/app/upload.js b/interface/js/app/upload.js
index 47d9e816f..773052caf 100644
--- a/interface/js/app/upload.js
+++ b/interface/js/app/upload.js
@@ -93,6 +93,12 @@ define(["jquery", "app/rspamd"],
"minwidth": 82
}
}, {
+ name: "passthrough_module",
+ title: '<div title="The module that has set the pre-result">Pass-through module</div>',
+ style: {
+ "font-size": "11px"
+ }
+ }, {
name: "score",
title: "Score",
style: {