HB/onyx/tpl_compile/%%CA^CAC^CAC429B2%%alliance_nm_fonder.tpl.php

48 lines
2.1 KiB
PHP

<?php /* Smarty version 2.6.19, created on 2008-10-11 12:28:01
compiled from game/alliance_nm_fonder.tpl */ ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<h2>Cr&eacute;ation d'une alliance</h2>
<form id="form2" method="post" action="<?php echo $this->_tpl_vars['menu']['alliance']; ?>
&amp;q=fonder">
<table cellpadding="0" cellspacing="0" style="height: 143px; width: 621px;">
<thead>
<tr>
<th width="367" scope="col">
<table width="376" height="159" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td width="113" height="50" align="center" valign="middle" scope="col"><strong>Nom</strong></td>
<td width="242" align="center" valign="middle" scope="col">
<input name="nom" type="text" maxlength="255" />
</td>
</tr>
<tr>
<td height="51" align="center" valign="middle"><strong>Tag</strong></td>
<td align="center" valign="middle">
<input name="tag" type="text" size="15" maxlength="15" />
</td>
</tr>
</tbody>
<tfoot>
<tr>
<td colspan="2" align="center" valign="middle"><input type="submit" class="submit" value="Cr&eacute;er " /></td>
</tr>
</tfoot>
</table>
</th>
<th scope="col" style="text-align: justify; vertical-align: middle; width: 254px;">
Rappel : <br />Cr&eacute;er une alliance ne peut pas se faire seul. Une fois que vous aurez lanc&eacute; la proc&eacute;dure, un lien vous sera donn&eacute;. Pour finir la cr&eacute;ation, donnez ce liens &agrave; quatre personnes qui sont sans alliance. &nbsp;
</th>
</tr>
</thead>
</table>
</form>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/footer.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>