Loading templates/layouts/default.html.ep +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ </div> % } % if (time() < 1420178400) { % if (time() < 1420178400 and param('backend') and (param('backend') eq 'iris' ) ) { <div class="error">Note: Due to an unknown problem on the Deutsche Bahn IRIS server, no schedule data is available. This service will resume operation on 2015-01-02 at 07:00 CET.</div> Loading Loading
templates/layouts/default.html.ep +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ </div> % } % if (time() < 1420178400) { % if (time() < 1420178400 and param('backend') and (param('backend') eq 'iris' ) ) { <div class="error">Note: Due to an unknown problem on the Deutsche Bahn IRIS server, no schedule data is available. This service will resume operation on 2015-01-02 at 07:00 CET.</div> Loading