From eb974d96deda1a495f7d5b1050e0b89d46013988 Mon Sep 17 00:00:00 2001 From: humano Date: Mon, 16 Jul 2018 10:28:56 -0500 Subject: [PATCH] correccion estilos --- funciones/funciones.php | 2 +- index.php | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) 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 ""; + } ?>