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,4 +1,4 @@
<?php /* Smarty version 2.6.22, created on 2009-03-01 20:34:13
<?php /* Smarty version 2.6.22, created on 2009-09-26 01:17:00
compiled from admin/version.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'nl2br', 'admin/version.tpl', 28, false),array('modifier', 'date_format', 'admin/version.tpl', 29, false),)), $this); ?>
@ -17,10 +17,10 @@ unset($_smarty_tpl_vars);
" method="post">
<fieldset class="options">
<label for="version">Version :</label> <input type="text" name="version" id="version" value="<?php echo $this->_tpl_vars['mod']['version']; ?>
" /><br />
<label for="contenu">Contenu :</label><br /><textarea cols="10" rows="10" name="contenu" id="contenu"><?php echo $this->_tpl_vars['mod']['contenu']; ?>
" tabindex="1" /><br />
<label for="contenu">Contenu :</label><br /><textarea cols="10" rows="10" name="contenu" id="contenu" tabindex="2"><?php echo $this->_tpl_vars['mod']['contenu']; ?>
</textarea><br />
<input type="submit" class="submit" value="GO" />
<input type="submit" class="submit" value="GO" tabindex="3" />
</fieldset>
</form>
<h2>Liste des versions</h2>