<!-- BEGIN header_save.tpl -->
<h3 class="center"> {SAVE_FORM_1} </h3>
<p class="center">{SAVE_MESS_1} <br /><span class="smallblack">{SAVE_MESS_2}</span></p>
<form method="post" action="{SELF}">
<div class="centered">
<input type="hidden" name="DUMPS" value="YES" />
<table class="TContenu100">
<tr>
<th class="design7Center" colspan="12"> <input class="SubmitVeryBig" type="submit" value="{COPY}" /></th>
</tr>
</table>
</div></form>
<div class="centerhr"><br /><div class="blockhr2"><hr /></div><br /></div>
<h3 class="center"> {SAVE_FORM_2} </h3>
<form method="post" id="cal" onsubmit="return Verif_sql(this);" action="{SELF}" enctype="multipart/form-data">
<div class="centered">
<table class="TContenu100">
<tr>
<th class="design7Center" colspan="12"> <input class="Files" type="file" name="sauvegarde" /> <input class="Submit" type="submit" name="opa" value="{ENVOYER}" /> <input class="Submit" type="button" value="{QUITTER}" onclick="document.location='{HTTP_HOME_PG}';" /></th>
</tr>
</table>
</div></form><br />
<!-- END header_save.tpl -->