diff --git a/src/main/resources/templates/pdf/legalStatementGrantOfProbate.html b/src/main/resources/templates/pdf/legalStatementGrantOfProbate.html index 9bee54a306..fb7f928db9 100644 --- a/src/main/resources/templates/pdf/legalStatementGrantOfProbate.html +++ b/src/main/resources/templates/pdf/legalStatementGrantOfProbate.html @@ -272,7 +272,7 @@ {% endif %} {% if case_details.case_data.titleAndClearingType == "TCTPartSuccOthersRenouncing" or case_details.case_data.titleAndClearingType == "TCTPartOthersRenouncing" %} -
The executor {{ executor.value.applyingExecutorName }}, is a profit-sharing +
The executor {{ case_details.case_data.executorsNotApplyingLegalStatement.executor.value.applyingExecutorName }}, is a profit-sharing {{ case_details.case_data.singularProfitSharingTextForLegalStatement }} in the firm {% if case_details.case_data.titleAndClearingType == "TCTPartSuccOthersRenouncing" %}{{ case_details.case_data.nameOfSucceededFirm }} that had succeeded to and carried on the practice of the firm {{ case_details.case_data.nameOfFirmNamedInWill }}{% else %}{{ case_details.case_data.nameOfFirmNamedInWill }}{% endif %}, @@ -284,7 +284,7 @@ {% endif %} {% if case_details.case_data.titleAndClearingType == "TCTPartAllRenouncing" or case_details.case_data.titleAndClearingType == "TCTPartSuccAllRenouncing" %} -
The executor {{ executor.value.applyingExecutorName }}, is a profit-sharing +
The executor {{ case_details.case_data.executorsNotApplyingLegalStatement.executor.value.applyingExecutorName }}, is a profit-sharing {{ case_details.case_data.singularProfitSharingTextForLegalStatement }} in the firm {% if case_details.case_data.titleAndClearingType == "TCTPartSuccAllRenouncing" %}{{ case_details.case_data.nameOfSucceededFirm }} that had succeeded to and carried on the practice of the firm {{ case_details.case_data.nameOfFirmNamedInWill }}{% else %}{{ case_details.case_data.nameOfFirmNamedInWill }}{% endif %},