game/onyx2/modules/templates_anc/compile/%%83^838^838FC9DE%%common.tpl.php

12 lines
991 B
PHP

<?php /* Smarty version 2.6.22, created on 2009-10-31 16:47:17
compiled from game/diplomatie/common.tpl */ ?>
<ul class="onglets">
<li<?php if ($this->_tpl_vars['onglet'] == 'actus'): ?> class="hilight"<?php endif; ?>><a href="<?php echo $this->_tpl_vars['menu']['diplomatie']; ?>
&amp;o=actus">Actualités</a></li>
<li<?php if ($this->_tpl_vars['onglet'] == 'encours'): ?> class="hilight"<?php endif; ?>><a href="<?php echo $this->_tpl_vars['menu']['diplomatie']; ?>
&amp;o=encours">En place</a></li>
<li<?php if ($this->_tpl_vars['onglet'] == 'archives'): ?> class="hilight"<?php endif; ?>><a href="<?php echo $this->_tpl_vars['menu']['diplomatie']; ?>
&amp;o=archives">Résiliés/annulés</a></li>
<?php if ($this->_tpl_vars['planete']->permissions_alliance & 8): ?><li<?php if ($this->_tpl_vars['onglet'] == 'new'): ?> class="hilight"<?php endif; ?>><a href="<?php echo $this->_tpl_vars['menu']['diplomatie']; ?>
&amp;o=new">Nouveau</a></li><?php endif; ?>
</ul>