game/onyx2/modules/templates_anc/compile/%%61^615^615EC1B7%%common.tpl.php

12 lines
870 B
PHP

<?php /* Smarty version 2.6.22, created on 2009-10-31 19:30:41
compiled from game/options/common.tpl */ ?>
<ul class="onglets">
<li<?php if ($this->_tpl_vars['onglet'] == 'ext'): ?> class="hilight"<?php endif; ?>><a href="<?php echo $this->_tpl_vars['menu']['options']; ?>
&amp;n=ext">Extérieures</a></li>
<li<?php if ($this->_tpl_vars['onglet'] == 'compte'): ?> class="hilight"<?php endif; ?>><a href="<?php echo $this->_tpl_vars['menu']['options']; ?>
&amp;n=compte">Compte</a></li>
<li<?php if ($this->_tpl_vars['onglet'] == 'jeu'): ?> class="hilight"<?php endif; ?>><a href="<?php echo $this->_tpl_vars['menu']['options']; ?>
&amp;n=jeu">Jeu</a></li>
<li<?php if ($this->_tpl_vars['onglet'] == 'notif'): ?> class="hilight"<?php endif; ?>><a href="<?php echo $this->_tpl_vars['menu']['options']; ?>
&amp;n=notif">Notifications</a></li>
</ul>