From eb8d155d828a8ed34520537e9ba2d2fa22b14c03 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Mon, 2 Jun 2014 21:29:46 +0200 Subject: [PATCH] One missing OCCURRED typo fix --- templates/default/error.html.ep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/default/error.html.ep b/templates/default/error.html.ep index 9152809..c5cafba 100644 --- a/templates/default/error.html.ep +++ b/templates/default/error.html.ep @@ -3,7 +3,7 @@ %= include 'public_toolbar'
-

<%=l 'ERROR_OCCURED' %>

+

<%=l 'ERROR_OCCURRED' %>

<%= $msg %>