From 78827708ba7de3c4c4a43dd1b8ac1fca6cc63720 Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Wed, 9 Jun 2010 11:32:33 +0200 Subject: [PATCH] Fix description. --- nag/config/prefs.php.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nag/config/prefs.php.dist b/nag/config/prefs.php.dist index 341fc8d35..037e5b9b1 100644 --- a/nag/config/prefs.php.dist +++ b/nag/config/prefs.php.dist @@ -56,7 +56,7 @@ $_prefs['tasklist_columns'] = array( 'priority' => _("Priority"), 'assignee' => _("Assignee"), 'due' => _("Due Date"), - 'start' => _("Due Date"), + 'start' => _("Start Date"), 'estimate' => _("Estimated Time"), 'category' => _("Category") ), -- 2.11.0