From 6274bc1c884e2824162526bdb915a2e1b909dadf Mon Sep 17 00:00:00 2001 From: barisusakli Date: Thu, 24 Dec 2015 12:09:30 +0200 Subject: [PATCH] https://github.com/NodeBB/NodeBB/issues/2134 --- templates/partials/delete_posts_modal.tpl | 22 ++++++++++++++++++++ templates/partials/topic/topic-menu-list.tpl | 1 + 2 files changed, 23 insertions(+) create mode 100644 templates/partials/delete_posts_modal.tpl diff --git a/templates/partials/delete_posts_modal.tpl b/templates/partials/delete_posts_modal.tpl new file mode 100644 index 0000000..e7295fc --- /dev/null +++ b/templates/partials/delete_posts_modal.tpl @@ -0,0 +1,22 @@ + \ No newline at end of file diff --git a/templates/partials/topic/topic-menu-list.tpl b/templates/partials/topic/topic-menu-list.tpl index 4abc90a..b17087c 100644 --- a/templates/partials/topic/topic-menu-list.tpl +++ b/templates/partials/topic/topic-menu-list.tpl @@ -14,6 +14,7 @@
  • [[topic:thread_tools.delete]]
  • [[topic:thread_tools.restore]]
  • [[topic:thread_tools.purge]]
  • +
  • [[topic:thread_tools.delete-posts]]
  • {thread_tools.title}