source:
admin/WebConsole/includes/opcionesbotones.php
Last change on this file was 74c410a, checked in by , 7 years ago | |
---|---|
|
|
File size: 303 bytes |
Rev | Line | |
---|---|---|
[3ec149c] | 1 | <TABLE align=center> |
2 | <TR> | |
[74c410a] | 3 | <TD><A href=#><IMG border=0 src="../images/boton_cancelar_<?php echo $idioma ?>.gif" onclick="cancelar()"></A></TD> |
[3ec149c] | 4 | <TD width=20></TD> |
[74c410a] | 5 | <TD><A href=#><IMG border=0 src="../images/boton_confirmar_<?php echo $idioma ?>.gif" onclick="confirmar()" ></A></TD> |
[3ec149c] | 6 | </TR> |
7 | </TABLE> |
Note: See TracBrowser
for help on using the repository browser.