From 2af86af0b9ccff8b77c5307d55a314dcdb2a8169 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Thu, 4 Jan 2007 06:03:09 +0000 Subject: [PATCH] remove duplicate label --- lib/WebGUI/i18n/English/Asset_WikiPage.pm | 5 ----- 1 file changed, 5 deletions(-) diff --git a/lib/WebGUI/i18n/English/Asset_WikiPage.pm b/lib/WebGUI/i18n/English/Asset_WikiPage.pm index 06a1da8e5..09a05415d 100644 --- a/lib/WebGUI/i18n/English/Asset_WikiPage.pm +++ b/lib/WebGUI/i18n/English/Asset_WikiPage.pm @@ -207,11 +207,6 @@ our $I18N = lastUpdated => 1166846242, }, - 'isProtected' => { - message => q|A boolean which will be true if this WikiPage has been protected.|, - lastUpdated => 1166846242, - }, - 'actionTaken' => { message => q|The action taken to produce the current version of the WikiPage. On a brand new page, this will be "Created". Otherwise it will be "Edited".|, lastUpdated => 1166846242,