From 9480b9895580d465a88887b50856c1a9ef124a9f Mon Sep 17 00:00:00 2001 From: barisusakli Date: Sat, 8 Oct 2016 19:10:00 +0300 Subject: [PATCH] https://github.com/NodeBB/NodeBB/issues/5096 --- templates/account/{favourites.tpl => bookmarks.tpl} | 0 templates/partials/account/menu.tpl | 2 +- templates/partials/topic/post-menu-list.tpl | 10 +++++----- 3 files changed, 6 insertions(+), 6 deletions(-) rename templates/account/{favourites.tpl => bookmarks.tpl} (100%) diff --git a/templates/account/favourites.tpl b/templates/account/bookmarks.tpl similarity index 100% rename from templates/account/favourites.tpl rename to templates/account/bookmarks.tpl diff --git a/templates/partials/account/menu.tpl b/templates/partials/account/menu.tpl index c2b7cea..47c4f69 100644 --- a/templates/partials/account/menu.tpl +++ b/templates/partials/account/menu.tpl @@ -50,7 +50,7 @@
  • [[global:header.groups]]
  • -
  • [[user:favourites]]
  • +
  • [[user:bookmarks]]
  • [[user:watched]]
  • [[global:upvoted]]
  • diff --git a/templates/partials/topic/post-menu-list.tpl b/templates/partials/topic/post-menu-list.tpl index 2e2f13d..23a92c3 100644 --- a/templates/partials/topic/post-menu-list.tpl +++ b/templates/partials/topic/post-menu-list.tpl @@ -42,13 +42,13 @@
  • - + - [[topic:favourite]] - {posts.reputation}  + [[topic:bookmark]] + {posts.bookmarks}  - - + +