summaryrefslogtreecommitdiff
path: root/templates/infoscreen.html.ep
diff options
context:
space:
mode:
Diffstat (limited to 'templates/infoscreen.html.ep')
-rw-r--r--templates/infoscreen.html.ep2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/infoscreen.html.ep b/templates/infoscreen.html.ep
index c66cd9d..d634a93 100644
--- a/templates/infoscreen.html.ep
+++ b/templates/infoscreen.html.ep
@@ -18,7 +18,7 @@
<body>
% if (my $error = stash 'errstr') {
-<div class="error">Received an error from the backend service:</div>
+<div class="error"><strong>Backend-Fehler:</strong></div>
<div>
<pre>
%= $error