diff --git a/templates/partials/topic/post-menu-list.tpl b/templates/partials/topic/post-menu-list.tpl new file mode 100644 index 0000000..ee342a7 --- /dev/null +++ b/templates/partials/topic/post-menu-list.tpl @@ -0,0 +1,75 @@ + + +
  • + + [[topic:edit]] + +
  • +
  • + + [[topic:delete]] + +
  • +
  • + + [[topic:restore]] + +
  • +
  • + + [[topic:purge]] + +
  • + + +
  • + + {{posts.tools.html}} + +
  • + + + +
  • + + [[topic:move]] + +
  • + + + + +
  • + + + [[topic:favourite]] + {posts.reputation}  + + + + +
  • + + + + +
  • + Facebook +
  • +
  • + Twitter +
  • +
  • + Google+ +
  • + + + + + +
  • + + [[topic:flag_title]] + +
  • + \ No newline at end of file diff --git a/templates/partials/topic/post-menu.tpl b/templates/partials/topic/post-menu.tpl index b24b3b4..d5cf219 100644 --- a/templates/partials/topic/post-menu.tpl +++ b/templates/partials/topic/post-menu.tpl @@ -1,80 +1,4 @@ - + diff --git a/templates/partials/topic/post.tpl b/templates/partials/topic/post.tpl index 140c886..f6b8c0b 100644 --- a/templates/partials/topic/post.tpl +++ b/templates/partials/topic/post.tpl @@ -53,7 +53,6 @@
    {posts.user.signature}
    - [[topic:reply]] @@ -80,4 +79,4 @@ -
    +
    \ No newline at end of file