diff --git a/templates/post-queue.tpl b/templates/post-queue.tpl index ada5bc2..21fe75d 100644 --- a/templates/post-queue.tpl +++ b/templates/post-queue.tpl @@ -24,11 +24,17 @@
- [[post-queue:description, {config.relative_path}/admin/settings/post#post-queue]] -
+ {{{ if (!posts.length && isAdmin) }}} + {{{ if !singlePost }}} +[[post-queue:no-queued-posts]]
+ {{{ if !enabled }}}[[post-queue:enabling-help, {config.relative_path}/admin/settings/post#post-queue]]
{{{ end }}} +[[post-queue:no-single-post]]
+ +