forked from halo-battle/game
Version 1.13a
This commit is contained in:
parent
de31cd3e9a
commit
ba8f323879
1634 changed files with 10080 additions and 213021 deletions
|
|
@ -0,0 +1,12 @@
|
|||
<?php /* Smarty version 2.6.22, created on 2009-10-18 06:08:32
|
||||
compiled from game/diplomatie/common.tpl */ ?>
|
||||
<ul class="onglets">
|
||||
<li><a href="<?php echo $this->_tpl_vars['menu']['diplomatie']; ?>
|
||||
&o=actus"<?php if ($this->_tpl_vars['onglet'] == 'actus'): ?> class="hilight"<?php endif; ?>>Actualités</a></li>
|
||||
<li><a href="<?php echo $this->_tpl_vars['menu']['diplomatie']; ?>
|
||||
&o=encours"<?php if ($this->_tpl_vars['onglet'] == 'encours'): ?> class="hilight"<?php endif; ?>>En place</a></li>
|
||||
<li><a href="<?php echo $this->_tpl_vars['menu']['diplomatie']; ?>
|
||||
&o=archives"<?php if ($this->_tpl_vars['onglet'] == 'archives'): ?> class="hilight"<?php endif; ?>>Résiliés/annulés</a></li>
|
||||
<?php if ($this->_tpl_vars['planete']->permissions_alliance & 8): ?><li><a href="<?php echo $this->_tpl_vars['menu']['diplomatie']; ?>
|
||||
&o=new"<?php if ($this->_tpl_vars['onglet'] == 'new'): ?> class="hilight"<?php endif; ?>>Nouveau</a></li><?php endif; ?>
|
||||
</ul>
|
||||
Loading…
Add table
Add a link
Reference in a new issue