mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 06:30:59 +01:00
Change Startdate & Enddate to match UI, Start date & Due date
This commit is contained in:
parent
0b9b48b6da
commit
7b2fd55d83
@ -94,8 +94,8 @@ class infolog_tracking extends bo_tracking
|
||||
'info_datecompleted' => 'Date completed',
|
||||
'info_datemodified' => 'Last changed',
|
||||
'info_location' => 'Location',
|
||||
'info_startdate' => 'Startdate',
|
||||
'info_enddate' => 'Enddate',
|
||||
'info_startdate' => 'Start date',
|
||||
'info_enddate' => 'Due date',
|
||||
'info_responsible' => 'Responsible',
|
||||
'info_cc' => 'Cc',
|
||||
// PM fields
|
||||
|
Loading…
Reference in New Issue
Block a user