[Web] Fix missing rspamd description (#4512)

* [Web] fix missing rspamd description

* [Web] fix missing rspamd description
This commit is contained in:
FreddleSpl0it
2022-03-19 23:21:00 +01:00
committed by GitHub
parent a03b8f28ae
commit 161130c116
16 changed files with 16 additions and 16 deletions

View File

@@ -34,7 +34,7 @@
</div>
</form>
<hr>
<p>{{ lang.admin.rspamd-com_settings }}</p>
<p>{{ lang.admin.rspamd_com_settings | raw }}</p>
<ul id="rspamd_presets"></ul>
</div>
</div>