diff --git a/templates/partials/topic/post-menu-list.tpl b/templates/partials/topic/post-menu-list.tpl index 77ea089..589aec4 100644 --- a/templates/partials/topic/post-menu-list.tpl +++ b/templates/partials/topic/post-menu-list.tpl @@ -96,17 +96,23 @@ {{{end}}} - +{{{ if posts.display_flag_tools }}}
  • -{{{ if !posts.flags.flagged }}} -
  • [[topic:flag-post]]
  • + +
  • + [[topic:flag-post]] +
  • +
  • + [[topic:already-flagged]] +
  • + {{{ if (!posts.selfPost && posts.uid) }}} -
  • [[topic:flag-user]]
  • +
  • + [[topic:flag-user]] +
  • {{{ end }}} -{{{ else }}} -
  • [[topic:already-flagged]]
  • {{{ end }}} - + {{{ if posts.flags.exists }}}
  • [[topic:view-flag-report]]