Fix description.
authorJan Schneider <jan@horde.org>
Wed, 9 Jun 2010 09:32:33 +0000 (11:32 +0200)
committerJan Schneider <jan@horde.org>
Wed, 9 Jun 2010 09:32:33 +0000 (11:32 +0200)
nag/config/prefs.php.dist

index 341fc8d..037e5b9 100644 (file)
@@ -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")
     ),