diff --git a/module/execution/lang/en.php b/module/execution/lang/en.php index 8b2a97e1ac..a653f8e02b 100644 --- a/module/execution/lang/en.php +++ b/module/execution/lang/en.php @@ -359,7 +359,7 @@ $lang->execution->linkStory = 'Link Story'; $lang->execution->createTask = 'Create Task'; $lang->execution->goback = "Go Back"; $lang->execution->noweekend = 'Exclude Weekend'; -$lang->execution->nowdelay = 'Exclude Delay Date'; +$lang->execution->nodelay = 'Exclude Delay Date'; $lang->execution->withweekend = 'Include Weekend'; $lang->execution->withdelay = 'Include Delay Date'; $lang->execution->interval = 'Intervals ';