예제 #1
0
        ?>
" href="?p=srvopts"><?php 
        echo Utils::t('Server options');
        ?>
</a></li>
								<?php 
    }
    ?>
								<?php 
    if (AdminServAdminLevel::hasAccess('game_infos')) {
        ?>
									<li><a tabindex="4" class="button light<?php 
        if (USER_PAGE == 'gameinfos') {
            echo ' active';
        }
        ?>
" href="?p=gameinfos"><?php 
        echo Utils::t('Game infos');
        ?>
</a></li>
								<?php 
    }
    ?>
								<?php 
    if (AdminServAdminLevel::hasAccess('chat')) {
        ?>
									<li><a tabindex="5" class="button light<?php 
        if (USER_PAGE == 'chat') {
            echo ' active';
        }
        ?>