corrections review 107

This commit is contained in:
2021-09-28 09:33:47 +02:00
parent d60b6aa3c4
commit 93c0197cdb
3 changed files with 38 additions and 35 deletions

View File

@@ -21,8 +21,8 @@
<ul class="record_actions">
<li class="cancel">
<a href="{{ path('accompanying_course_document_index', {'course': accompanyingCourse.id}) }}" class="btn btn-cancel">
{{ 'Back to the list' | trans }}
<a href="{{ chill_return_path_or('accompanying_course_document_index', {'course': accompanyingCourse.id}) }}" class="btn btn-cancel">
{{ 'Cancel' | trans }}
</a>
</li>
<li class="edit">