game/onyx2/modules/templates_anc/compile/%%74^745^745D5B0F%%mini.tpl.php

45 lines
2.4 KiB
PHP

<?php /* Smarty version 2.6.22, created on 2009-10-31 23:38:50
compiled from cms/mini.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'sprintf', 'cms/mini.tpl', 21, false),)), $this); ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'cms/header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<div id="connexion" class="block">
<div class="header"><?php echo $this->_tpl_vars['LANG']['accueil']['login']['titre']; ?>
</div>
<div class="corps">
<form action="?p=connexion" method="post">
<fieldset>
<span>
<input type="text" class="text" name="HB_login" id="HB_login" maxlength="32" tabindex="1" />
<input type="password" class="password" name="HB_password" id="HB_password" maxlength="32" tabindex="2" />
<input type="submit" class="submit" value="GO" tabindex="3" />
</span>
<span>
<label for="galaxie"><?php echo $this->_tpl_vars['LANG']['accueil']['login']['galaxie']; ?>
:</label> <?php echo $this->_tpl_vars['serveur_name']; ?>
<a href="<?php echo $this->_tpl_vars['link']['oubliemdp']; ?>
" tabindex="4"><?php echo $this->_tpl_vars['LANG']['accueil']['login']['forgotMdp']; ?>
</a>
</span>
</fieldset>
</form>
</div>
</div>
<div id="inscription" class="block"><?php echo ((is_array($_tmp=$this->_tpl_vars['LANG']['accueil']['inscription']['texte'])) ? $this->_run_mod_handler('sprintf', true, $_tmp, $this->_tpl_vars['link']['inscription'], $this->_tpl_vars['link']['inscription'], $this->_tpl_vars['link']['inscription']) : smarty_modifier_sprintf($_tmp, $this->_tpl_vars['link']['inscription'], $this->_tpl_vars['link']['inscription'], $this->_tpl_vars['link']['inscription'])); ?>
</div>
<div id="dernierminute" class="block">
<a href="http://www.halo.fr/" onclick="window.open(this.href); return false;"><img src="<?php echo $this->_tpl_vars['url_images']; ?>
images/hfr.jpg" alt="Halo.fr" /></a>
</div>
<script type="text/javascript">document.getElementById("HB_login").focus();</script>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'cms/footer.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>