From 0aa535c50b2b9e30eac82b0ef0adc5ec8181a625 Mon Sep 17 00:00:00 2001 From: barisusakli Date: Tue, 25 Aug 2015 17:06:25 -0400 Subject: [PATCH] somehow fixes quoting selections --- templates/partials/topic/post.tpl | 4 ++-- templates/partials/topic/reply-button.tpl | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/partials/topic/post.tpl b/templates/partials/topic/post.tpl index 56a62c8..b049d7c 100644 --- a/templates/partials/topic/post.tpl +++ b/templates/partials/topic/post.tpl @@ -21,8 +21,8 @@ - [[topic:reply]] - [[topic:quote]] + [[topic:reply]] + [[topic:quote]] diff --git a/templates/partials/topic/reply-button.tpl b/templates/partials/topic/reply-button.tpl index 55f25c9..c9a70cb 100644 --- a/templates/partials/topic/reply-button.tpl +++ b/templates/partials/topic/reply-button.tpl @@ -1,6 +1,6 @@ -[[topic:reply]] +[[topic:reply]]