diff --git a/stock/templates/registered/corputils.html b/stock/templates/registered/corputils.html index 603a470b..5836c0aa 100644 --- a/stock/templates/registered/corputils.html +++ b/stock/templates/registered/corputils.html @@ -9,7 +9,6 @@

Corporation Member Data

- {% if perms.auth.corputils %}
{% if corp %}
@@ -188,12 +187,5 @@
{% endif %}
- {% else %} - {% if IS_CORP %} - - {% else %} - - {% endif %} - {% endif %}
{% endblock content %}