From 871042ee750742540510aee6242ca1e51b19e271 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Wed, 28 Nov 2007 16:38:22 +0000 Subject: [PATCH] grrrr. Mistyped an i18n table key --- lib/WebGUI/i18n/English/Asset_Folder.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI/i18n/English/Asset_Folder.pm b/lib/WebGUI/i18n/English/Asset_Folder.pm index 4b3e9fff0..ae5b3a7e9 100644 --- a/lib/WebGUI/i18n/English/Asset_Folder.pm +++ b/lib/WebGUI/i18n/English/Asset_Folder.pm @@ -89,7 +89,7 @@ to do you want to go to the new Folder?

|, context => q|Template variable description.| }, - 'folder title' => { + 'folder menuTitle' => { message => q|The menu title of the Folder.|, lastupdated => 0, context => q|Template variable description.|