Beispiel #1
0
" 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>
				    <td><input id="preceptor_lastname"  name="preceptor_lastname" value="<?php 
echo $OBSERVERSHIP->getPreceptorLastname();
?>
" style="width:50%;"></td>
		       	</tr>		       	
		       	<tr>
					<td colspan="3">&nbsp;</td>
				</tr>
			<?php 
echo generate_calendars("observership", "", true, true, $OBSERVERSHIP->getStart() ? $OBSERVERSHIP->getStart() : 0, true, true, $OBSERVERSHIP->getEnd() ? $OBSERVERSHIP->getEnd() : 0, false);
?>
			</tbody>
		</table>
		<div class="row-fluid">
			
			<div class="display-generic">By sending this approval form I certify that the above information has been completed to the best of my knowledge. I am aware that in order for this activity to be recognized by the UGME office as completed, I am responsible to ensure that my Supervisor electronically submits my confirmation of attendance within one week of the observership end date. I understand that if this is an International activity it is my responsibility to follow the International process and guidelines located on the UGME website.</div>