diff --git a/templates/account/profile.tpl b/templates/account/profile.tpl index bf92242..73efaf8 100644 --- a/templates/account/profile.tpl +++ b/templates/account/profile.tpl @@ -25,14 +25,6 @@ - - - [[user:ban_account]] - [[user:unban_account]] - [[user:delete_account]]

- - -
diff --git a/templates/partials/account/menu.tpl b/templates/partials/account/menu.tpl index bf90413..6ec1683 100644 --- a/templates/partials/account/menu.tpl +++ b/templates/partials/account/menu.tpl @@ -18,6 +18,21 @@
  • [[user:settings]]
  • [[user:edit]]
  • + + + +
  • + [[user:ban_account]] +
  • +
  • + [[user:unban_account]] +
  • +
  • + [[user:delete_account]] +
  • + + +
  • [[user:following]]
  • [[user:followers]]