Primer commit del sistema avantika sin cambios
This commit is contained in:
17
templates/forms/inventario-wizard-3.tpl
Executable file
17
templates/forms/inventario-wizard-3.tpl
Executable file
@@ -0,0 +1,17 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user