summaryrefslogtreecommitdiff
path: root/templates/edit_journey.html.ep
diff options
context:
space:
mode:
Diffstat (limited to 'templates/edit_journey.html.ep')
-rw-r--r--templates/edit_journey.html.ep2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/edit_journey.html.ep b/templates/edit_journey.html.ep
index ff36381..0eb8a99 100644
--- a/templates/edit_journey.html.ep
+++ b/templates/edit_journey.html.ep
@@ -108,7 +108,7 @@
<div class="col s6 m6 l6 center-align">
<button class="btn waves-effect waves-light" type="submit" name="action" value="save">
Speichern
- <i class="material-icons right">send</i>
+ <i class="material-icons right" aria-hidden="true">send</i>
</button>
</div>
</div>