diff options
Diffstat (limited to 'templates/landingpage.html.ep')
-rw-r--r-- | templates/landingpage.html.ep | 2 |
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> |