Exemple #1
0
}
?>
		<b>Label/Annotation Printing</b>
	</div>
	<!-- This is inner text! -->
	<div id="innertext">
		<?php 
if ($isEditor) {
    if (!$reportsWritable) {
        ?>
				<div style="padding:5px;">
					<span style="color:red;">Please contact the site administrator to make temp/report folder writable in order to export to docx files.</span>
				</div>
				<?php 
    }
    echo '<h2>' . $datasetManager->getCollName() . '</h2>';
    ?>
			<div id="tabs" style="margin:0px;">
				<ul>
					<li><a href="#labels">Labels</a></li>
					<li><a href="#annotations">Annotations</a></li>
				</ul>
				
				<div id="labels">
					<form name="datasetqueryform" action="labelmanager.php" method="post" onsubmit="return validateQueryForm(this)">
						<fieldset>
							<legend><b>Define Specimen Recordset</b></legend>
							<div style="margin:3px;">
								<span title="Full or last name of collector as entered in database.">
									Collector: 
									<input type="text" name="recordedby" style="width:150px;" value="<?php