Fix action caption

This commit is contained in:
nathangray 2017-11-14 08:58:44 -07:00
parent c96224c3bf
commit dfd8b641ea

View File

@ -1187,7 +1187,7 @@ class infolog_ui
'nm_action' => 'open_popup',
),
'enddate' => array(
'caption' => 'End date',
'caption' => 'Due date',
'group' => $group,
'nm_action' => 'open_popup',
),