diff options
Diffstat (limited to 'admin/WebConsole/comandos/includes/opcionesacciones.php')
-rw-r--r-- | admin/WebConsole/comandos/includes/opcionesacciones.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/WebConsole/comandos/includes/opcionesacciones.php b/admin/WebConsole/comandos/includes/opcionesacciones.php index c4c72d2b..601403b0 100644 --- a/admin/WebConsole/comandos/includes/opcionesacciones.php +++ b/admin/WebConsole/comandos/includes/opcionesacciones.php @@ -31,7 +31,7 @@ </TR> <TR> <TD> </TD> - <TD><INPUT checked name=sw_seguimiento type=radio value=0></TD><TD><? echo $TbMsgAux[3] ?> </TD> + <TD><INPUT checked name=sw_seguimiento type=radio value=0></TD><TD><? echo $TbMsgAux[3] ?> </TD> </TR> <!--------------------------------------------------------------------------------------------------------------------------------> <TR HEIGHT=5><TD colspan=4><HR></TD></TR> |