forked from halo-battle/game
Version 1.10c
This commit is contained in:
parent
4c9814a99c
commit
2a066a7498
148 changed files with 2174 additions and 134960 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<?php /* Smarty version 2.6.19, created on 2008-09-21 17:13:59
|
||||
<?php /* Smarty version 2.6.19, created on 2008-11-19 23:01:30
|
||||
compiled from game/bourse.tpl */ ?>
|
||||
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
|
||||
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'floor', 'game/bourse.tpl', 15, false),array('modifier', 'escape', 'game/bourse.tpl', 48, false),)), $this); ?>
|
||||
|
|
@ -24,9 +24,12 @@ unset($_smarty_tpl_vars);
|
|||
<div style="float: left;">
|
||||
<table>
|
||||
<tr>
|
||||
<td colspan="3"><img src="bourse.php?a=<?php echo $this->_tpl_vars['action']['id']; ?>
|
||||
<td colspan="3"><a href="<?php echo $this->_tpl_vars['menu']['bourse']; ?>
|
||||
&d=<?php echo $this->_tpl_vars['action']['id']; ?>
|
||||
"><img src="bourse.php?a=<?php echo $this->_tpl_vars['action']['id']; ?>
|
||||
&r=<?php echo $this->_tpl_vars['planete']->race; ?>
|
||||
" alt="<?php echo $this->_tpl_vars['action']['nom']; ?>
|
||||
" /></td>
|
||||
" /></a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><?php if ($this->_tpl_vars['action']['evolution'] > 0): ?>FVerte<?php else: ?>FRouge<?php endif; ?></td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue