diff --git a/hypha/apply/funds/templates/funds/includes/rendered_answers.html b/hypha/apply/funds/templates/funds/includes/rendered_answers.html index 02cb7bff1f..6e5bc17c90 100644 --- a/hypha/apply/funds/templates/funds/includes/rendered_answers.html +++ b/hypha/apply/funds/templates/funds/includes/rendered_answers.html @@ -48,11 +48,11 @@

{% if object|show_applicant_identity:request.user %}
{% trans "Legal Name" %}
-
+
{{ object.get_full_name_display }} {% if request.user.is_apply_staff %} - - {% trans "Edit" %} + + {% heroicon_mini "arrow-top-right-on-square" class="inline align-text-bottom size-4" aria_hidden=true %} {% endif %}