From e09a676a9fac68feca73caffea792c4f0f8eef38 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 9 May 2016 20:19:42 +0200 Subject: main form: Add error details for ambiguous input --- templates/layouts/default.html.ep | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index 2fae2be..9348852 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -31,6 +31,10 @@ % } +% elsif (stash('stationlist')) { +
Mehrdeutige Eingabe
+
Bitte eine Station aus der Liste auswählen
+% } % if (time() < 1420178400 and param('backend') and (param('backend') eq 'iris' ) ) {
Note: Due to an unknown problem on the IRIS -- cgit v1.2.3