From a1570eeb71d0cfe51154ef94313bf405e0a9bbfc Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Fri, 28 Apr 2006 16:00:24 +0000 Subject: [PATCH] fix broken contentType tag --- lib/WebGUI/i18n/English/Asset_Collaboration.pm | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/WebGUI/i18n/English/Asset_Collaboration.pm b/lib/WebGUI/i18n/English/Asset_Collaboration.pm index 9bd0dbd65..bf69e2451 100644 --- a/lib/WebGUI/i18n/English/Asset_Collaboration.pm +++ b/lib/WebGUI/i18n/English/Asset_Collaboration.pm @@ -272,6 +272,11 @@ our $I18N = { lastUpdated => 1109618544, }, + 'contentType' => { + message => q|Content Type|, + lastUpdated => 1109618544, + }, + 'open' => { message => q|Open|, lastUpdated => 1109618544,