forked from halo-battle/game
Version 1.14a
This commit is contained in:
parent
ba8f323879
commit
dc48225dc9
1094 changed files with 189052 additions and 13889 deletions
|
|
@ -0,0 +1,12 @@
|
|||
<?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']; ?>
|
||||
&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']; ?>
|
||||
&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']; ?>
|
||||
&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']; ?>
|
||||
&n=notif">Notifications</a></li>
|
||||
</ul>
|
||||
Loading…
Add table
Add a link
Reference in a new issue