Skip to content

Commit 86db6da

Browse files
author
Simon L. Lange
committed
Faxe-376: Added subscribe icon
1 parent 2803db0 commit 86db6da

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

web/themes/custom/fds_faxe_theme/templates/includes/action-buttons.html.twig

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,10 @@
1717
<span class="icon fa fa-print"></span>
1818
</a>
1919
</div>
20+
<div>
21+
<a href="/abonner" class="action-button">
22+
<span class="icon fa fa-envelope"></span>
23+
</a>
24+
</div>
2025
</div>
2126
</div>

0 commit comments

Comments
 (0)