Beispiel #1
0
        ?>
							<div style="margin:10px;">
								<a href="../../profile/index.php?refurl=../collections/individual/index.php?tabindex=2&occid=<?php 
        echo $occid;
        ?>
">Login</a> to leave a comment.
							</div>
							<?php 
    }
    ?>
					</fieldset>
				
				</div>
				<?php 
    if ($isEditor) {
        $editArr = $indManager->getEditArr();
        ?>
					<div id="edittab">
						<div style="padding:15px;">
							<?php 
        if (array_key_exists('CollAdmin', $USER_RIGHTS) && in_array($collId, $USER_RIGHTS['CollAdmin'])) {
            ?>
								<div style="float:right;" title="Manage Edits">
									<a href="../editor/editreviewer.php?collid=<?php 
            echo $collId . '&occid=' . $occid;
            ?>
"><img src="../../images/edit.png" style="border:0px;width:14px;" /></a>
								</div>
								<?php 
        }
        echo '<div style="margin:15px;">';