summaryrefslogtreecommitdiff
path: root/templates/layouts
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2016-07-19 18:18:06 +0200
committerDaniel Friesel <derf@finalrewind.org>2016-07-19 18:18:06 +0200
commit74f6f591fb2933611e86798e2e629309c8e308eb (patch)
tree8d1ff77cbed90567ba3cd6e8f4a36904e44456fe /templates/layouts
parent8aa24ead531d67791120907c76996cf7c406d083 (diff)
somewhat more fancy errors
Diffstat (limited to 'templates/layouts')
-rw-r--r--templates/layouts/default.html.ep4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep
index 52f9a8e..5f24edf 100644
--- a/templates/layouts/default.html.ep
+++ b/templates/layouts/default.html.ep
@@ -39,8 +39,8 @@
</div>
% }
% elsif (stash('stationlist')) {
-<div class="error">Mehrdeutige Eingabe</div>
-<div>Bitte eine Station aus der Liste auswählen</div>
+<div class="error"><strong>Mehrdeutige Eingabe.</strong>
+Bitte eine Station aus der Liste auswählen</div>
% }
</div>