Update pour Garradin 1.1
This commit is contained in:
parent
1bdc2baf82
commit
11974482f2
20 changed files with 43 additions and 39 deletions
|
|
@ -72,7 +72,7 @@
|
|||
</p>
|
||||
</form>
|
||||
|
||||
|
||||
{*
|
||||
<form method="post" enctype="multipart/form-data" action="{$self_url|escape}" id="f_upload">
|
||||
<fieldset>
|
||||
<legend>Signature du responsable</legend>
|
||||
|
|
@ -80,7 +80,7 @@
|
|||
L'image de la signature doit être au format PNG, d'une taille raisonable et doit être dotée d'un fond transparent.
|
||||
|
||||
<br>
|
||||
{* <img src="{$image}" /> *}
|
||||
{* <img src="{$image}" /> * }
|
||||
|
||||
<input type="hidden" name="MAX_FILE_SIZE" value="{$max_size|escape}" id="f_maxsize" />
|
||||
<dl>
|
||||
|
|
@ -93,6 +93,6 @@
|
|||
</p>
|
||||
</fieldset>
|
||||
</form>
|
||||
|
||||
*}
|
||||
|
||||
{include file="admin/_foot.tpl"}
|
||||
Loading…
Add table
Add a link
Reference in a new issue