From db42b8ca5476f8b5e6197e96040c5f350db928d1 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 11 Aug 2015 16:33:00 +0200 Subject: rename title/description to infoscreen (we're not just a fakedisplay anymore) --- templates/layouts/default.html.ep | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'templates') diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index cf347aa..9942170 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -1,7 +1,7 @@ - <%= stash('title') // 'db-fakedisplay' %> + <%= stash('title') // 'db-infoscreen' %> % if ($self->stash('refresh_interval')) { @@ -170,12 +170,12 @@ nur Züge via Bochum oder Hamm)
  • Handyfreundliches Interface von @marudor
  • DeutscheBahn IRIS und betriebsstellen.pdf
  • -
  • vrr-fakedisplay
  • +
  • vrr-infoscreen
  • -db-fakedisplay +db-infoscreen v<%= stash('version') // '???' %>
    % } -- cgit v1.2.3