diff --git a/milfs/funciones/funciones.php b/milfs/funciones/funciones.php
index fa4c98c..ec1b447 100755
--- a/milfs/funciones/funciones.php
+++ b/milfs/funciones/funciones.php
@@ -1076,7 +1076,7 @@ if (mysql_num_rows($sql)!='0'){
}
}
elseif($campo_tipo=='4'){ $contenido = "$contenido";}
- elseif($campo_tipo=='5' AND $contenido !=""){ $contenido = "";}
+ elseif($campo_tipo=='5' AND $contenido !=""){ $contenido = "";}
else {
$html ="$contenido";
// $html = html_entity_decode($html);