source: admin/WebConsole/includes/opcionesbotones.php

lgromero-new-oglive
Last change on this file was 74c410a, checked in by ramon <ramongomez@…>, 7 years ago

#834: Eliminar etiquetas y código redundante en JavaScript?.

git-svn-id: https://opengnsys.es/svn/branches/version1.1@5632 a21b9725-9963-47de-94b9-378ad31fedc9

  • Property mode set to 100644
File size: 303 bytes
Line 
1<TABLE align=center>
2        <TR>
3                <TD><A href=#><IMG border=0 src="../images/boton_cancelar_<?php echo $idioma ?>.gif" onclick="cancelar()"></A></TD>
4                <TD width=20></TD>
5                <TD><A href=#><IMG border=0 src="../images/boton_confirmar_<?php echo $idioma ?>.gif" onclick="confirmar()" ></A></TD>
6        </TR>
7</TABLE>
Note: See TracBrowser for help on using the repository browser.