Beispiel #1
0
			</tbody>
		</table>
		<table style="width: 100%" cellspacing="0" cellpadding="2" border="0">
			<colgroup>
				<col style="width: 3%" />
				<col style="width: 22%" />
				<col style="width: 75%" />
			</colgroup>
			<tbody>
		       	<tr class="preceptor_manual">
		       		<td>&nbsp;</td>
				    <td><label for="preceptor_email" class="form-required">Preceptor Email:</label></td>
				    <td>
						<input id="preceptor_proxy_id" name="preceptor_proxy_id" type="hidden" value="" />
						<input id="preceptor_email" name="preceptor_email" value="<?php 
echo $OBSERVERSHIP->getPreceptorEmail();
?>
" style="width:50%;">
					</td>
		       	</tr>
				<tr class="preceptor_manual">
		       		<td>&nbsp;</td>
				    <td><label for="supervisor" class="form-required">Preceptor Firstname:</label></td>
				    <td><input id="preceptor_firstname" name="preceptor_firstname" value="<?php 
echo $OBSERVERSHIP->getPreceptorFirstname();
?>
" style="width:50%;"></td>
		       	</tr>
				<tr class="preceptor_manual">
		       		<td>&nbsp;</td>
				    <td><label for="supervisor" class="form-required">Preceptor Lastname:</label></td>