示例#1
0
" href="?p=chat"><?php 
        echo Utils::t('Chat');
        ?>
</a></li>
								<?php 
    }
    ?>
								<?php 
    if (AdminServAdminLevel::hasAccess('maps_list')) {
        ?>
									<li><a tabindex="6" class="button light<?php 
        if (AdminServUI::isPageType('maps')) {
            echo ' active';
        }
        ?>
" href="?p=maps-list"><?php 
        echo Utils::t('Maps');
        ?>
</a></li>
								<?php 
    }
    ?>
							</ul>
							
							<ul class="menu-right">
								<?php 
    if (AdminServAdminLevel::hasAccess('link_access_server')) {
        ?>
									<?php 
        if (defined('IS_RELAY') && IS_RELAY) {
            ?>