button cancel, set icon with before

This commit is contained in:
2021-07-06 12:10:37 +02:00
parent ca17ca4984
commit c2122d62c6
8 changed files with 11 additions and 18 deletions

View File

@@ -78,7 +78,6 @@
<ul class="grid-12 record_actions">
<li class="cancel">
<a href="{{ app.request.headers.get('referer') }}" class="btn btn-chill-gray center margin-5">
<i class="fa fa-arrow-left"></i>
{{ 'Return'|trans }}
</a>
</li>