aboutsummaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/views/contact.view.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/contact.view.php b/app/views/contact.view.php
index 5f80ba8..28bb114 100644
--- a/app/views/contact.view.php
+++ b/app/views/contact.view.php
@@ -70,7 +70,7 @@
<div class="field">
<div class="control">
<button class="button item__box has-text-weight-normal">
- <?php featherIcon('send'); ?>
+ <?php echo featherIcon('send'); ?>
<span>Send Message</span>
</button>
</div>