#set ($new_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "getparticipationdetail.new")) #set ($headerinstructions_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "getparticipationdetail.headerinstructions"))
#if ($ptv.getNewInstructions().equals("Yes")) $new_text #end $headerinstructions_text   #if ($workflowInstructions.size() > 0) #foreach ($instruction in $workflowInstructions)
$CommonFunctions.displayReady($instruction.getRoleName()): 

#end #else $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "getparticipationdetail.notenospecificinstructions") #end #if (!$isTracking)
$CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "getparticipationdetail.noteyoumusttrackaproject")
#end