17 lines
481 B
Smarty
Executable File
17 lines
481 B
Smarty
Executable File
<p> </p>
|
|
<div align="center">
|
|
<img src="{$WEB_ROOT}/images/icons/ok2.png" />
|
|
<h2>Los productos fueron cargados correctamente.</h2>
|
|
</div>
|
|
<p> </p>
|
|
<table width="720" cellpadding="0" cellspacing="0" border="1" class="boxTable">
|
|
<tfoot>
|
|
<tr>
|
|
<td class="tblPages" height="22" align="center">
|
|
<input type="button" name="btnNext" id="btnNext" value="Finalizar" class="btnGral" onclick="Finalizar()" />
|
|
</td>
|
|
</tr>
|
|
</tfoot>
|
|
</table>
|
|
|
|
</form> |