forked from halo-battle/game
Version 1.5a
This commit is contained in:
parent
a66ed9797b
commit
58928889ed
79 changed files with 4932 additions and 332 deletions
|
|
@ -0,0 +1,14 @@
|
|||
<?php /* Smarty version 2.6.19, created on 2008-05-17 17:20:15
|
||||
compiled from game/alliance_adm_header.tpl */ ?>
|
||||
<?php if ($this->_tpl_vars['access']['chat']): ?><a href="<?php echo $this->_tpl_vars['menu']['alliance']; ?>
|
||||
&q=adm_chat">Administration du chat</a> - <?php endif; ?>
|
||||
<?php if ($this->_tpl_vars['access']['membre']): ?><a href="<?php echo $this->_tpl_vars['menu']['alliance']; ?>
|
||||
&q=adm_membres">Administration des membres et des candidatures</a> - <?php endif; ?>
|
||||
<?php if ($this->_tpl_vars['access']['grades']): ?><a href="<?php echo $this->_tpl_vars['menu']['alliance']; ?>
|
||||
&q=adm_grades">Administration des rangs</a> - <?php endif; ?>
|
||||
<?php if ($this->_tpl_vars['access']['ecriture']): ?><a href="<?php echo $this->_tpl_vars['menu']['alliance']; ?>
|
||||
&q=adm_ecrits">Administration de la présentation et de la page interne.</a> - <?php endif; ?>
|
||||
<?php if ($this->_tpl_vars['access']['alliance']): ?><a href="<?php echo $this->_tpl_vars['menu']['alliance']; ?>
|
||||
&q=adm_alliance">Administration globale (defcon, successeur ...)</a> - <?php endif; ?>
|
||||
<a href="<?php echo $this->_tpl_vars['menu']['alliance']; ?>
|
||||
">Retour</a>
|
||||
Loading…
Add table
Add a link
Reference in a new issue