From 8ef00c68688492b2afa3dde8d3d467f89f238c40 Mon Sep 17 00:00:00 2001 From: levinse Date: Fri, 27 May 2011 02:25:43 +0000 Subject: internationalization/localization, RT12515 --- httemplate/elements/errorpage.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/elements/errorpage.html') diff --git a/httemplate/elements/errorpage.html b/httemplate/elements/errorpage.html index f3794cc13..0f9808da0 100644 --- a/httemplate/elements/errorpage.html +++ b/httemplate/elements/errorpage.html @@ -1,4 +1,4 @@ -<& /elements/header.html, emt("Error") &> +<& /elements/header.html, mt("Error") &> % while (@_) { -- cgit v1.2.1