Version 1.13a

This commit is contained in:
nemunaire 2020-11-15 16:12:30 +01:00
commit ba8f323879
1634 changed files with 10080 additions and 213021 deletions

View file

@ -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']; ?>
&amp;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']; ?>
&amp;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']; ?>
&amp;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']; ?>
&amp;n=notif"<?php if ($this->_tpl_vars['onglet'] == 'notif'): ?> class="hilight"<?php endif; ?>>Notifications</a></li>
</ul>