From e410ec8a618f363e3d25c276070bb771ee0f5e87 Mon Sep 17 00:00:00 2001 From: Fredrik Jonsson Date: Fri, 6 Jun 2025 10:18:53 +0200 Subject: [PATCH] Correct project template urls:s. --- .../partials/contracting_category_documents.html | 2 +- .../application_projects/partials/supporting_documents.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hypha/apply/projects/templates/application_projects/partials/contracting_category_documents.html b/hypha/apply/projects/templates/application_projects/partials/contracting_category_documents.html index b8f76b5a03..e8fbc222df 100644 --- a/hypha/apply/projects/templates/application_projects/partials/contracting_category_documents.html +++ b/hypha/apply/projects/templates/application_projects/partials/contracting_category_documents.html @@ -27,7 +27,7 @@ {% if document_category.required %}*{% endif %} {% if document_category.template %} {% heroicon_mini "information-circle" class="inline align-middle fill-light-blue" aria_hidden=true %} - {% trans "View template" %} + {% trans "View template" %} {% endif %} {% if document_category not in remaining_contract_document_categories %} diff --git a/hypha/apply/projects/templates/application_projects/partials/supporting_documents.html b/hypha/apply/projects/templates/application_projects/partials/supporting_documents.html index fc8d4df207..d7c05c5c10 100644 --- a/hypha/apply/projects/templates/application_projects/partials/supporting_documents.html +++ b/hypha/apply/projects/templates/application_projects/partials/supporting_documents.html @@ -22,7 +22,7 @@ {% if document_category.required %}*{% endif %} {% if document_category.template %}