diff --git a/templates/flags/detail.tpl b/templates/flags/detail.tpl index bffbc46..2a47132 100644 --- a/templates/flags/detail.tpl +++ b/templates/flags/detail.tpl @@ -13,6 +13,7 @@
+
@@ -28,6 +29,28 @@ {target.content}
+ + + +
+
+ + + {target.username} + +
{target.icon:text}
+ +
+
+
+

{target.username}

+

+ [[flags:user-view]] | + [[flags:user-edit]] +

+
+
+
diff --git a/templates/partials/account/menu.tpl b/templates/partials/account/menu.tpl index e879fca..96cec02 100644 --- a/templates/partials/account/menu.tpl +++ b/templates/partials/account/menu.tpl @@ -14,6 +14,9 @@
  • [[user:new_chat_with, {username}]]
  • +
  • + [[user:flag-profile]] +
  • diff --git a/templates/partials/modals/flag_post_modal.tpl b/templates/partials/modals/flag_modal.tpl similarity index 54% rename from templates/partials/modals/flag_post_modal.tpl rename to templates/partials/modals/flag_modal.tpl index 1a0aeb7..66638da 100644 --- a/templates/partials/modals/flag_post_modal.tpl +++ b/templates/partials/modals/flag_modal.tpl @@ -4,25 +4,28 @@