| project->afterInfo;?>
arrow . html::a($this->createLink('project', 'team', "projectID=$projectID"), $lang->project->setTeam);?>
arrow . html::a($this->createLink('project', 'linkstory', "projectID=$projectID"), $lang->project->linkStory);?>
arrow . html::a($this->createLink('task', 'create', "project=$projectID"), $lang->project->createTask);?>
arrow . html::a($this->createLink('project', 'task', "projectID=$projectID"), $lang->project->goback);?>
|