remove p from help text

This commit is contained in:
Barış Soner Uşaklı
2024-11-09 08:36:52 -05:00
parent a4d8baf32b
commit c731a5e00a

View File

@@ -1,7 +1,7 @@
{{{ if isAdmin }}}
{{{ if !enabled }}}
<div class="alert alert-info">
<p>[[post-queue:enabling-help, {config.relative_path}/admin/settings/post#post-queue]]</p>
[[post-queue:enabling-help, {config.relative_path}/admin/settings/post#post-queue]]
</div>
{{{ end }}}
{{{ else }}}