aboutsummaryrefslogtreecommitdiffstats
path: root/interface/index.html
diff options
context:
space:
mode:
authormoisseev <moiseev@mezonplus.ru>2020-07-02 11:48:03 +0300
committermoisseev <moiseev@mezonplus.ru>2020-07-02 11:48:03 +0300
commit5e009cd76fc60791e177c262ffac7514fbc98ed9 (patch)
treeff26073d3b7cbd9ec7044866d2257f3a850bc7ef /interface/index.html
parent74f8aec55b33b737b81c7094721c04069335b408 (diff)
downloadrspamd-5e009cd76fc60791e177c262ffac7514fbc98ed9.tar.gz
rspamd-5e009cd76fc60791e177c262ffac7514fbc98ed9.zip
[Minor] Decrease headers font size
Diffstat (limited to 'interface/index.html')
-rw-r--r--interface/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/interface/index.html b/interface/index.html
index 049d4bbeb..c8748a2f8 100644
--- a/interface/index.html
+++ b/interface/index.html
@@ -241,10 +241,10 @@
<h5>Scan suspected message</h5>
</div>
<div class="widget-content">
- <h5>Message source:</h5>
<div class="row">
<form class="col-lg-12" id="scanForm">
<div class="form-group">
+ <label for="scanMsgSource">Message source:</label>
<textarea class="form-control" id="scanMsgSource" rows="10" placeholder="Paste raw message source"></textarea>
</div>
<div class="form-group">
@@ -264,7 +264,7 @@
<div class="row">
<div class="col-lg-6">
<div class="card bg-light card-body mb-3 card bg-faded p-2 mb-3">
- <h5>Learn Bayessian classifier:</h5>
+ <p>Learn Bayessian classifier:</p>
<form class="form-inline">
<div class="form-group">
<div class="btn-group">
@@ -277,7 +277,7 @@
</div>
<div class="col-lg-6">
<div class="card bg-light card-body mb-3 card bg-faded p-2 mb-3">
- <h5>Learn Fuzzy storage:</h5>
+ <p>Learn Fuzzy storage:</p>
<form class="form-inline">
<div class="form-group">
<label for="fuzzyFlagText">Flag:</label>