diff --git a/module/task/view/create.html.php b/module/task/view/create.html.php index a7dcd0d1fc..f6c9c6d3e1 100644 --- a/module/task/view/create.html.php +++ b/module/task/view/create.html.php @@ -29,7 +29,7 @@ task->module;?> module, "class='form-control chosen' onchange='setStories(this.value,$project->id)'");?> - + task->type;?> @@ -45,7 +45,7 @@ task->story;?> - +
task->noticeLinkStory, html::a($this->createLink('project', 'linkStory', "projectID=$project->id"), $lang->project->linkStory, '_blank'), html::a("javascript:loadStories($project->id)", $lang->refresh));?> @@ -59,7 +59,7 @@ task->name;?> - +
@@ -113,7 +113,7 @@ task->desc;?> - desc, "rows='10' class='form-control'");?> + desc, "rows='10' class='form-control'");?> task->mailto : $lang->task->datePlan;?> - +
estStarted, "class='form-control form-date' placeholder='{$lang->task->estStarted}'");?> @@ -139,7 +139,7 @@ - +
@@ -154,15 +154,15 @@ files;?> - fetch('file', 'buildform');?> + fetch('file', 'buildform');?> task->afterSubmit;?> - task->afterChoices, 'continueAdding');?> + task->afterChoices, 'continueAdding');?> - +