Subversion Repositories VORC

Rev

Rev 145 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 145 Rev 146
Line 115... Line 115...
115
	  $color = "";
115
	  $color = "";
116
	}
116
	}
Line 117... Line 117...
117
	
117
	
118
	my $producer;
118
	my $producer;
119
	if ($g->{gtype} eq "Selected Staffing") {
119
	if ($g->{gtype} eq "Selected Staffing") {
120
	  $producer = "<tr><td>Color:</td><td colspan=4>$crew{'COL'}</td></tr>";
120
	  $producer = "<tr><td>Producer:</td><td colspan=4>$crew{'PRO'}</td></tr>";
Line 121... Line 121...
121
	}
121
	}
122
	
122
	
123
	print<<game;
123
	print<<game;