diff --git a/ietf/templates/ipr/details.html b/ietf/templates/ipr/details.html
index e87649243..cbea1d608 100644
--- a/ietf/templates/ipr/details.html
+++ b/ietf/templates/ipr/details.html
@@ -62,7 +62,7 @@
This IPR disclosure updates IPR disclosure ID #{{ item.updated.ipr_id }},
- {% ifequal item.status 1 %}
+ {% ifequal item.updated.status_to_be 1 %}
"{{ item.updated.title }}".
{% else %}
"{{ item.updated.title }}", which was removed at the request of the submitter.