game/onyx2/modules/templates_anc/compile/%%64^641^6412382A%%nm_postuler.tpl.php

26 lines
2.0 KiB
PHP

<?php /* Smarty version 2.6.22, created on 2009-10-31 16:26:01
compiled from game/alliance/nm_postuler.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'capitalize', 'game/alliance/nm_postuler.tpl', 2, false),array('modifier', 'escape', 'game/alliance/nm_postuler.tpl', 2, false),array('modifier', 'bbcode', 'game/alliance/nm_postuler.tpl', 5, false),array('modifier', 'nl2br', 'game/alliance/nm_postuler.tpl', 5, false),)), $this); ?>
<?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>Postuler pour l'alliance : <?php echo ((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['alliance']['nom_alliance'])) ? $this->_run_mod_handler('capitalize', true, $_tmp) : smarty_modifier_capitalize($_tmp)))) ? $this->_run_mod_handler('escape', true, $_tmp) : smarty_modifier_escape($_tmp)); ?>
</h2>
<form action="<?php echo $this->_tpl_vars['menu']['alliance']; ?>
&amp;postuler=<?php echo $this->_tpl_vars['alliance']['id']; ?>
" method="post">
<fieldset class="form">
<p><?php echo ((is_array($_tmp=((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['alliance']['message_inscription'])) ? $this->_run_mod_handler('escape', true, $_tmp) : smarty_modifier_escape($_tmp)))) ? $this->_run_mod_handler('bbcode', true, $_tmp) : smarty_modifier_bbcode($_tmp)))) ? $this->_run_mod_handler('nl2br', true, $_tmp) : smarty_modifier_nl2br($_tmp)); ?>
</p>
<label for="motivation">Message de motivation : <textarea name="motivation" id="motivation"></textarea></label><br />
<input type="submit" class="submit" value="Ok" />
</fieldset>
</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);
?>