Exemplo n.º 1
0
?>
"/>
	<link href="../../css/base.css?<?php 
echo $CSS_VERSION;
?>
" type="text/css" rel="stylesheet" />
	<link href="../../css/main.css?<?php 
echo $CSS_VERSION;
?>
" type="text/css" rel="stylesheet" />
	<link type="text/css" href="../../css/jquery-ui.css" rel="Stylesheet" />	
	<script type="text/javascript" src="../../js/jquery.js"></script>
	<script type="text/javascript" src="../../js/jquery-ui.js"></script>
	<script>
		var tid = <?php 
echo $taxonEditorObj->getTid();
?>
;
		var tabIndex = <?php 
echo $tabIndex;
?>
;
	</script>
	<script src="../../js/symb/taxa.taxonomyeditor.js?ver=20151124"></script>
</head>
<body>
<?php 
$displayLeftMenu = isset($taxa_admin_taxonomyeditorMenu) ? $taxa_admin_taxonomyeditorMenu : "true";
include $SERVER_ROOT . '/header.php';
if (isset($taxa_admin_taxonomyeditorCrumbs)) {
    if ($taxa_admin_taxonomyeditorCrumbs) {