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,14 @@
|
|||
<?php if(!defined('SMARTY_DIR')) exit('no direct access allowed'); ?>
|
||||
<?php $_smarty_tpl->decodeProperties('a:1:{s:15:"file_dependency";a:1:{s:10:"F803375734";a:2:{i:0;s:88:"C:\Users\Pierre-Olivier\Programmation\PHP\halo-battle\onyx2/tpl//game/options/common.tpl";i:1;i:1252592406;}}}'); ?>
|
||||
<?php /* Smarty version Smarty-3.0b1, created on 2009-11-01 00:29:43
|
||||
compiled from "C:\Users\Pierre-Olivier\Programmation\PHP\halo-battle\onyx2/tpl//game/options/common.tpl" */ ?>
|
||||
<ul class="onglets">
|
||||
<li<?php if ($_smarty_tpl->getVariable('onglet')->value=="ext"){?> class="hilight"<?php }?>><a href="<?php echo $_smarty_tpl->getVariable('menu')->value['options'];?>
|
||||
&n=ext">Extérieures</a></li>
|
||||
<li<?php if ($_smarty_tpl->getVariable('onglet')->value=="compte"){?> class="hilight"<?php }?>><a href="<?php echo $_smarty_tpl->getVariable('menu')->value['options'];?>
|
||||
&n=compte">Compte</a></li>
|
||||
<li<?php if ($_smarty_tpl->getVariable('onglet')->value=="jeu"){?> class="hilight"<?php }?>><a href="<?php echo $_smarty_tpl->getVariable('menu')->value['options'];?>
|
||||
&n=jeu">Jeu</a></li>
|
||||
<li<?php if ($_smarty_tpl->getVariable('onglet')->value=="notif"){?> class="hilight"<?php }?>><a href="<?php echo $_smarty_tpl->getVariable('menu')->value['options'];?>
|
||||
&n=notif">Notifications</a></li>
|
||||
</ul>
|
||||
Loading…
Add table
Add a link
Reference in a new issue