Skip to content

Commit

Permalink
Close i
Browse files Browse the repository at this point in the history
  • Loading branch information
melroy89 committed Sep 13, 2024
1 parent 6f725b4 commit 6bbce35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/entry/comment/view.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<div class="section alert alert__danger">
<p>
<a href="{{ entry_url(entry) }}" class="btn btn-link btn__danger">
<i class="fa-solid fa-arrow-left-long" title="{{ 'back'|trans }}"> {{ 'back'|trans }}
<i class="fa-solid fa-arrow-left-long" title="{{ 'back'|trans }}"></i> {{ 'back'|trans }}
</a>
{{ 'comment_not_found'|trans }}
</p>
Expand Down

0 comments on commit 6bbce35

Please sign in to comment.