diff --git a/templates/partials/posts_list.tpl b/templates/partials/posts_list.tpl index 93fce17..4b2b1df 100644 --- a/templates/partials/posts_list.tpl +++ b/templates/partials/posts_list.tpl @@ -11,7 +11,7 @@ {posts.content} - [[global:posted_in, {posts.category.name}]] + [[global:posted_in, {posts.category.name}]]
diff --git a/templates/partials/topic/post-editor.tpl b/templates/partials/topic/post-editor.tpl index df96bb8..97669c7 100644 --- a/templates/partials/topic/post-editor.tpl +++ b/templates/partials/topic/post-editor.tpl @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/templates/partials/topic/post.tpl b/templates/partials/topic/post.tpl index 7d0696e..b102c5f 100644 --- a/templates/partials/topic/post.tpl +++ b/templates/partials/topic/post.tpl @@ -27,7 +27,7 @@ - + diff --git a/templates/search.tpl b/templates/search.tpl index e40f929..be4d7f4 100644 --- a/templates/search.tpl +++ b/templates/search.tpl @@ -165,7 +165,7 @@
{posts.user.icon:text}
- [[global:posted_in_ago, {posts.category.name}, ]] + [[global:posted_in, {posts.category.name}]]