forked from qwerty/milfs
soporte para tooltips avanzados
This commit is contained in:
parent
8a13fc6683
commit
9bd6d3a06c
@ -14746,7 +14746,7 @@ if($tiene_plantilla != ""){
|
|||||||
/// $full = preg_replace("/<[^\/][^<>]*> *<\/[^<>]*>/", "", $full );
|
/// $full = preg_replace("/<[^\/][^<>]*> *<\/[^<>]*>/", "", $full );
|
||||||
|
|
||||||
}else {
|
}else {
|
||||||
$full= "<div class='full_identificador $class container'>$resultado </div>";
|
$full= "<div class='full_identificador $class container-fluid'>$resultado </div>";
|
||||||
}
|
}
|
||||||
|
|
||||||
$resultado ="$full";
|
$resultado ="$full";
|
||||||
|
Loading…
Reference in New Issue
Block a user