diff --git a/package.json b/package.json
index 8411c11..4363517 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "nodebb-theme-persona",
- "version": "7.2.20",
+ "version": "7.2.23",
"nbbpm": {
"compatibility": "^1.7.0"
},
diff --git a/templates/account/settings.tpl b/templates/account/settings.tpl
index 5f249c3..5db4729 100644
--- a/templates/account/settings.tpl
+++ b/templates/account/settings.tpl
@@ -126,11 +126,29 @@
[[global:language]]
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
[[topic:watch]]
diff --git a/templates/partials/topic/post-menu-list.tpl b/templates/partials/topic/post-menu-list.tpl
index 1222a25..fa53244 100644
--- a/templates/partials/topic/post-menu-list.tpl
+++ b/templates/partials/topic/post-menu-list.tpl
@@ -36,6 +36,22 @@
+
+
+
+
+ [[topic:copy-ip]] {posts.ip}
+
+
+
+
+
+ [[topic:ban-ip]] {posts.ip}
+
+
+
+
+
diff --git a/templates/partials/topics_list.tpl b/templates/partials/topics_list.tpl
index 14c6c03..ccc7619 100644
--- a/templates/partials/topics_list.tpl
+++ b/templates/partials/topics_list.tpl
@@ -79,19 +79,19 @@
{topics.postcount}
-
+
{topics.votes}
[[global:votes]]
-
+
{topics.postcount}
[[global:posts]]
-
+
{topics.viewcount}
[[global:views]]