diff --git a/templates/post-queue.tpl b/templates/post-queue.tpl index 55bf06e..5ed3b56 100644 --- a/templates/post-queue.tpl +++ b/templates/post-queue.tpl @@ -21,8 +21,8 @@ [[post-queue:user]] - [[post-queue:category]] - [[post-queue:title]] + [[post-queue:category]] + [[post-queue:title]] [[post-queue:content]] [[post-queue:posted]] @@ -39,21 +39,23 @@ - {posts.category.name} + + {posts.category.name} - + + [[post-queue:reply-to, {posts.topic.title}]] - {posts.data.title} + {posts.data.title} {{{if !posts.data.tid}}} - + {{{end}}} - {posts.data.content} - + {posts.data.content} +