Skip to content

Commit 897c571

Browse files
martinyderimi-itk
authored andcommitted
Updated template
1 parent 5be3733 commit 897c571

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/themes/custom/hoeringsportal/templates/content/node--dialogue-proposal--full.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
</div>
8585

8686
<div class="action-container mb-3">
87-
<a class="btn btn-secondary mb-2 border-0" href="{{ path('entity.node.canonical', {node: node.field_dialogue.entity.id}) }}">{{ 'Back'|t }}</a>
87+
<a class="btn btn-secondary mb-2 border-0" href="{{ path('entity.node.canonical', {node: node.field_dialogue.entity.id}) }}">{{ 'Back to dialogue'|t }}</a>
8888
</div>
8989
</div>
9090
</div>

0 commit comments

Comments
 (0)