From 1ad83e6d9e6830e935fc1df6c79111e7aa77160e Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Fri, 3 Sep 2021 11:57:44 -0400 Subject: [PATCH] fix: tpl changes re: nodebb/nodebb@4ac701d7473ec43c79bdb7073e1534c32607b51e --- templates/partials/account/menu.tpl | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/templates/partials/account/menu.tpl b/templates/partials/account/menu.tpl index 0e69dca..0a60c3f 100644 --- a/templates/partials/account/menu.tpl +++ b/templates/partials/account/menu.tpl @@ -27,10 +27,10 @@
  • [[user:profile]]
  • - +
  • [[user:edit]]
  • [[user:settings]]
  • - + @@ -55,9 +55,9 @@
  • [[user:following]] {counts.following}
  • [[user:followers]] {counts.followers}
  • - +
  • [[user:blocks]] {counts.blocks}
  • - +
  • [[global:topics]] {counts.topics}
  • [[global:posts]] {counts.posts}
  • @@ -66,7 +66,7 @@
  • [[global:header.groups]] {counts.groups}
  • - +
  • [[user:watched_categories]] {counts.categoriesWatched}
  • [[user:bookmarks]] {counts.bookmarks}
  • [[user:watched]] {counts.watched}
  • @@ -78,7 +78,7 @@
  • [[global:uploads]] {counts.uploaded}
  • - + {{{each profile_links}}}