diff --git a/templates/post/poster_id.html b/templates/post/poster_id.html
index 3f5ba798..cc6abb48 100644
--- a/templates/post/poster_id.html
+++ b/templates/post/poster_id.html
@@ -1,4 +1,4 @@
-{% if config.poster_ids %}
+{% if config.poster_ids or mod %}
{% if post.thread %}
ID: {{ poster_id(post.ip, post.thread, board.uri) }}
{% else %}