correccion bug en plantillas
This commit is contained in:
parent
6bdad83ad6
commit
7110e6c859
@ -8143,7 +8143,7 @@ if($formulario =='eliminar'){
|
||||
|
||||
|
||||
}
|
||||
if($valores =="boton") {
|
||||
if($valores =="boton") {
|
||||
$consulta ="SELECT * FROM form_parametrizacion WHERE campo = '$formulario' AND `opcion` REGEXP '^plantilla:' ORDER BY opcion";
|
||||
|
||||
$sql=mysqli_query($link,$consulta);
|
||||
|
Loading…
Reference in New Issue
Block a user