Exemple #1
0
												<?php 
            echo $recArr['determination'];
            ?>
											</td>
										</tr>
										<?php 
        }
        ?>
								</table>
								<fieldset style="margin-top:15px;">
									<legend><b>Annotation Printing</b></legend>
									<div style="float:left;">
										<div style="margin:4px;">
											<b>Header:</b>
											<input type="text" name="lheading" value="<?php 
        echo $datasetManager->getAnnoCollName();
        ?>
" style="width:450px" />
										</div>
										<div style="margin:4px;">
											<b>Footer:</b> 
											<input type="text" name="lfooter" value="" style="width:450px" />
										</div>
										<div style="margin:4px;">
											<input type="checkbox" name="speciesauthors" value="1" onclick="" />
											<b>Print species authors for infraspecific taxa</b> 
										</div>
										<div style="margin:4px;">
											<input type="checkbox" name="clearqueue" value="1" onclick="" />
											<b>Remove selected annotations from queue</b> 
										</div>