Version 1.13a

This commit is contained in:
nemunaire 2020-11-15 16:12:30 +01:00
commit ba8f323879
1634 changed files with 10080 additions and 213021 deletions

View file

@ -1,7 +1,7 @@
<?php /* Smarty version 2.6.22, created on 2009-03-07 17:23:35
<?php /* Smarty version 2.6.22, created on 2009-11-01 01:29:56
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', 26, false),)), $this); ?>
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;
@ -20,12 +20,8 @@ unset($_smarty_tpl_vars);
</span>
<span>
<label for="galaxie"><?php echo $this->_tpl_vars['LANG']['mod_login_galaxie']; ?>
:</label>
<select name="galaxie" id="galaxie">
<optgroup label="Galaxies standards">
<option> Alpha</option>
</optgroup>
</select>
:</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']['mod_login_forgotMdp']; ?>
</a>
@ -38,7 +34,8 @@ unset($_smarty_tpl_vars);
<div id="inscription" class="block"><?php echo ((is_array($_tmp=$this->_tpl_vars['LANG']['mod_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="images/hfr.jpg" alt="Halo.fr" /></a>
<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>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'cms/footer.tpl', 'smarty_include_vars' => array()));