mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-02-26 00:21:16 +01:00
remove p from help text
This commit is contained in:
@@ -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 }}}
|
||||
|
||||
Reference in New Issue
Block a user