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
6
onyx2/tpl/game/options/common.tpl
Normal file
6
onyx2/tpl/game/options/common.tpl
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<ul class="onglets">
|
||||
<li><a href="{$menu.options}&n=ext"{if $onglet == "ext"} class="hilight"{/if}>Extérieures</a></li>
|
||||
<li><a href="{$menu.options}&n=compte"{if $onglet == "compte"} class="hilight"{/if}>Compte</a></li>
|
||||
<li><a href="{$menu.options}&n=jeu"{if $onglet == "jeu"} class="hilight"{/if}>Jeu</a></li>
|
||||
<li><a href="{$menu.options}&n=notif"{if $onglet == "notif"} class="hilight"{/if}>Notifications</a></li>
|
||||
</ul>
|
||||
Loading…
Add table
Add a link
Reference in a new issue