예제 #1
0
        ?>
											</div>
										</td>
									</tr>
								</table>
							</form>
						</fieldset>
					</div>
				</div>
				<?php 
    }
    if ($pid) {
        ?>
		        <div style="margin:20px;">
		            <?php 
        $researchList = $projManager->getResearchChecklists();
        if ($researchList) {
            ?>
						<div style="font-weight:bold;font-size:130%;">
							Research Checklists
							<span onclick="toggleResearchInfoBox(this);" title="What is a Research Species List?" style="cursor:pointer;">
								<img src="../images/qmark_big.png" style="height:15px;"/>
							</span> 
							<a href="../checklists/clgmap.php?cltype=research&proj=<?php 
            echo $pid;
            ?>
" title="Map Checklists">
								<img src='../images/world.png' style='width:14px;border:0' />
							</a>
						</div>
						<div id="researchlistpopup" class="genericpopup" style="display:none;">