diff options
Diffstat (limited to 'templates/layouts/default.html.ep')
-rw-r--r-- | templates/layouts/default.html.ep | 4 |
1 files changed, 4 insertions, 0 deletions
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 @@ </pre> </div> % } +% elsif (stash('stationlist')) { +<div class="error">Mehrdeutige Eingabe</div> +<div>Bitte eine Station aus der Liste auswählen</div> +% } % if (time() < 1420178400 and param('backend') and (param('backend') eq 'iris' ) ) { <div class="error">Note: Due to an unknown problem on the IRIS |