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:11:"F1069497286";a:2:{i:0;s:91:"C:\Users\Pierre-Olivier\Programmation\PHP\halo-battle\onyx2/tpl//game/diplomatie/common.tpl";i:1;i:1252592471;}}}'); ?>
|
||||
<?php /* Smarty version Smarty-3.0b1, created on 2009-11-01 00:30:44
|
||||
compiled from "C:\Users\Pierre-Olivier\Programmation\PHP\halo-battle\onyx2/tpl//game/diplomatie/common.tpl" */ ?>
|
||||
<ul class="onglets">
|
||||
<li<?php if ($_smarty_tpl->getVariable('onglet')->value=="actus"){?> class="hilight"<?php }?>><a href="<?php echo $_smarty_tpl->getVariable('menu')->value['diplomatie'];?>
|
||||
&o=actus">Actualités</a></li>
|
||||
<li<?php if ($_smarty_tpl->getVariable('onglet')->value=="encours"){?> class="hilight"<?php }?>><a href="<?php echo $_smarty_tpl->getVariable('menu')->value['diplomatie'];?>
|
||||
&o=encours">En place</a></li>
|
||||
<li<?php if ($_smarty_tpl->getVariable('onglet')->value=="archives"){?> class="hilight"<?php }?>><a href="<?php echo $_smarty_tpl->getVariable('menu')->value['diplomatie'];?>
|
||||
&o=archives">Résiliés/annulés</a></li>
|
||||
<?php if ($_smarty_tpl->getVariable('planete')->value->permissions_alliance & 8){?><li<?php if ($_smarty_tpl->getVariable('onglet')->value=="new"){?> class="hilight"<?php }?>><a href="<?php echo $_smarty_tpl->getVariable('menu')->value['diplomatie'];?>
|
||||
&o=new">Nouveau</a></li><?php }?>
|
||||
</ul>
|
||||
Loading…
Add table
Add a link
Reference in a new issue