diff --git a/funciones/funciones.php b/funciones/funciones.php index 173f4b7..812409a 100644 --- a/funciones/funciones.php +++ b/funciones/funciones.php @@ -15545,7 +15545,7 @@ elseif($campo_tipo_accion == 'email'){$render = " $render = " - + "; $cols='12'; } diff --git a/index.php b/index.php index 1944346..79d75e7 100644 --- a/index.php +++ b/index.php @@ -46,7 +46,11 @@ if (isset($_REQUEST['t'])) {$t = $_REQUEST['t'];} else {$t = "";} - ";}else{ echo "";} ?> + "; + }else{ + //echo ""; + } ?>