added an info about data persistence for the spam reports

This commit is contained in:
mic 2026-02-08 22:17:31 +01:00
parent 545b6db6d5
commit 7d843c0732
2 changed files with 6 additions and 1 deletions

View file

@ -1363,6 +1363,10 @@
"message": "Spam Filter Reports",
"description": ""
},
"SpamReport_infoline": {
"message": "This information is saved only for the current session.",
"description": ""
},
"Date": {
"message": "Date",
"description": ""

View file

@ -57,7 +57,8 @@
<button type="button" id="accounts_deselect_all">__MSG_DeselectAll__</button>
</div>
<div id="spamfitler_reports_container">
<h2>__MSG_SpamReport_Title__</h2>
<div><span class="section_title">__MSG_SpamReport_Title__</span>
<br><span class="infoline">__MSG_SpamReport_infoline__</span></div>
<table id="report_data">
<thead>
<tr>