From 68471821ba4052e33260ffcea8ce633ec8344601 Mon Sep 17 00:00:00 2001 From: humano Date: Thu, 22 Feb 2018 16:28:42 -0500 Subject: [PATCH] columna control --- milfs/funciones/funciones.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/milfs/funciones/funciones.php b/milfs/funciones/funciones.php index 6b18880..e156a3f 100644 --- a/milfs/funciones/funciones.php +++ b/milfs/funciones/funciones.php @@ -13039,8 +13039,8 @@ $td .= "Identificador"; } -else {$identificador =" $control $interaccion_form ";} +if($tipo=="titulos") { $identificador ="Identificador"; } +else {$identificador =" $control $interaccion_form ";} $resultado .="$td $identificador "; }else{