diff --git a/app/templates/ldd/ldd.html.j2 b/app/templates/ldd/ldd.html.j2
index 7fde421..6e19bf5 100644
--- a/app/templates/ldd/ldd.html.j2
+++ b/app/templates/ldd/ldd.html.j2
@@ -21,7 +21,7 @@
Credit to sttng
- {% if property_data %}
+ {% if (property_data and gm_level >= 3) %}
{% if property_data.mod_approved %} Unapprove {% else %} Approve {% endif %}