HB/onyx2/modules/templates/compile/%%83^838^838FC9DE%%common.tpl.php

12 lines
991 B
PHP
Raw Normal View History

2020-11-15 15:12:30 +00:00
<?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']; ?>
&amp;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']; ?>
&amp;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']; ?>
&amp;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']; ?>
&amp;o=new"<?php if ($this->_tpl_vars['onglet'] == 'new'): ?> class="hilight"<?php endif; ?>>Nouveau</a></li><?php endif; ?>
</ul>