Veel kleine puntjes weggewerkt

This commit is contained in:
2020-02-05 00:40:31 +01:00
parent d1210e1441
commit 74d3219e10
26 changed files with 305 additions and 230 deletions

View File

@@ -10,7 +10,7 @@
@if($program->tagline)
<p>{{$program->tagline}}</p>
@endif
<a class="action_button" style="margin-top: 0;" href="{{url('radio/luister/live')}}" title="Luister live">
<a class="action_button player" style="margin-top: 0;" href="{{route('luister.live')}}" title="Luister live">
<span class="fa fa-play"></span>
<span>Luister live tot {{$program->end->format('H:i')}} uur.</span>
</a>