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-28 22:36:10
|
||||
compiled from game/options/common.tpl */ ?>
|
||||
<ul class="onglets">
|
||||
<li><a href="<?php echo $this->_tpl_vars['menu']['options']; ?>
|
||||
&n=ext"<?php if ($this->_tpl_vars['onglet'] == 'ext'): ?> class="hilight"<?php endif; ?>>Extérieures</a></li>
|
||||
<li><a href="<?php echo $this->_tpl_vars['menu']['options']; ?>
|
||||
&n=compte"<?php if ($this->_tpl_vars['onglet'] == 'compte'): ?> class="hilight"<?php endif; ?>>Compte</a></li>
|
||||
<li><a href="<?php echo $this->_tpl_vars['menu']['options']; ?>
|
||||
&n=jeu"<?php if ($this->_tpl_vars['onglet'] == 'jeu'): ?> class="hilight"<?php endif; ?>>Jeu</a></li>
|
||||
<li><a href="<?php echo $this->_tpl_vars['menu']['options']; ?>
|
||||
&n=notif"<?php if ($this->_tpl_vars['onglet'] == 'notif'): ?> class="hilight"<?php endif; ?>>Notifications</a></li>
|
||||
</ul>
|
||||
Loading…
Add table
Add a link
Reference in a new issue