summaryrefslogtreecommitdiff
path: root/templates/landingpage.html.ep
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2020-01-28 20:26:15 +0100
committerDaniel Friesel <derf@finalrewind.org>2020-01-28 20:26:15 +0100
commitbd8a825138d723f682596eefac735ef8f0bdc22c (patch)
tree36b41c9335dd2807f0ef908204d4f558e1eb75eb /templates/landingpage.html.ep
parentfca6a5df6ccf2424773d27f86f308073d0555f37 (diff)
Add aria labels where needed, commit 1 of many (#37)
Diffstat (limited to 'templates/landingpage.html.ep')
-rw-r--r--templates/landingpage.html.ep2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/landingpage.html.ep b/templates/landingpage.html.ep
index fd71f9c..8cbcdde 100644
--- a/templates/landingpage.html.ep
+++ b/templates/landingpage.html.ep
@@ -59,7 +59,7 @@
</div>
<div class="center-align">
<button class="btn waves-effect waves-light btn-flat" type="submit" name="action" value="departures">
- <i class="material-icons left">send</i>
+ <i class="material-icons left" aria-hidden="true">send</i>
Abfahrten
</button>
</div>