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 7f583c8..7cdd870 100644
--- a/templates/infoscreen.html.ep
+++ b/templates/infoscreen.html.ep
@@ -17,7 +17,7 @@
</head>
<body>
-% if (my $error = stash 'error') {
+% if (my $error = stash 'errstr') {
<div class="error">Received an error from the backend service:</div>
<div>
<pre>