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