From 074f7b588974ced7368f2783adc1d7437d54ba77 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Sat, 24 May 2008 03:34:04 +0000 Subject: Bug 435250: In the "View User Account Log" page, the information in the "What" column are displayed in English on localized installation - Patch by Frédéric Buclin r/a=mkanat MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/account/profile-activity.html.tmpl | 1 + 1 file changed, 1 insertion(+) (limited to 'template/en/default/account/profile-activity.html.tmpl') diff --git a/template/en/default/account/profile-activity.html.tmpl b/template/en/default/account/profile-activity.html.tmpl index 3ef904de7..bcb81f849 100644 --- a/template/en/default/account/profile-activity.html.tmpl +++ b/template/en/default/account/profile-activity.html.tmpl @@ -56,6 +56,7 @@ } {name => 'what' heading => 'What' + content_use_field => 1 } {name => 'removed' heading => 'Removed' -- cgit v1.2.3-24-g4f1b