summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2016-08-18 15:45:10 +0200
committerDaniel Friesel <derf@finalrewind.org>2016-08-18 15:45:10 +0200
commit493d9f816cf6176291af4d78a80eaab04e583a51 (patch)
tree30ae2cc7b3328a2d5c46cbbf6339974a8d8117fb /templates
parent8a3da10e0ccdf2666667951411b0204dc8d712d9 (diff)
merge dbf moreinfo stylesheet
Diffstat (limited to 'templates')
-rw-r--r--templates/infoscreen.html.ep2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/infoscreen.html.ep b/templates/infoscreen.html.ep
index 880180f..023560f 100644
--- a/templates/infoscreen.html.ep
+++ b/templates/infoscreen.html.ep
@@ -67,6 +67,7 @@
% }
</span> <!-- train-route -->
</div> <!-- mheader -->
+ <div class="mfooter">
% if ($departure->isa('Travel::Status::DE::EFA::Result')) {
Fahrplan:
<table class="scheduled">
@@ -136,6 +137,7 @@
% }
</table>
% }
+ </div> <!-- mfooter -->
</span> <!-- moreinfo -->
<span class="route">
% if ($departure->can('route_interesting') and $departure->route_interesting) {