{$lang->execution->build}";
$active = '';
if($type == 'all')
{
$active = 'btn-active-text';
$label .= " {$buildsTotal}";
}
echo html::a(inlink('build', "projectID=$projectID&type=all"), $label, '', "class='btn btn-link $active' id='all'")
?>
productCommon}'");?>
execution->byQuery;?>
" . $lang->build->create, '', "class='btn btn-primary' id='createBuild'");?>