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