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 +- httemplate/elements/searchbar-cust_bill.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'httemplate/elements') 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 (@_) { diff --git a/httemplate/elements/searchbar-cust_bill.html b/httemplate/elements/searchbar-cust_bill.html index 6cba02370..7d24fbe9d 100644 --- a/httemplate/elements/searchbar-cust_bill.html +++ b/httemplate/elements/searchbar-cust_bill.html @@ -6,7 +6,7 @@ <% mt('Adv') |h %>\ % }
- + <% $menu_position eq 'left' ? '

' : '' %> -- cgit v1.2.1