From f87c909825935cf50a3f1777b1f71ad92cea1fe9 Mon Sep 17 00:00:00 2001 From: Frank Dillon Date: Sun, 14 May 2006 20:54:19 +0000 Subject: [PATCH] Fixed bug in code --- lib/WebGUI/i18n/English/Asset_TimeTracking.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI/i18n/English/Asset_TimeTracking.pm b/lib/WebGUI/i18n/English/Asset_TimeTracking.pm index 38d3f9f55..49bc30cd9 100644 --- a/lib/WebGUI/i18n/English/Asset_TimeTracking.pm +++ b/lib/WebGUI/i18n/English/Asset_TimeTracking.pm @@ -150,7 +150,7 @@ our $I18N = { lastUpdated => 0 }, - edit project tasks hoverhelp'' => { + 'edit project tasks hoverhelp' => { message => q|Enter the project tasks, one per line, that you would like to track time against for this project|, lastUpdated => 0 },