diff --git a/milfs/funciones/funciones.php b/milfs/funciones/funciones.php index 0591814..3fde7b4 100644 --- a/milfs/funciones/funciones.php +++ b/milfs/funciones/funciones.php @@ -740,7 +740,7 @@ function imprimir_registros() { alert('La impresión se ha cancelado !'); } else { alert('Un momento por favor: se imprimirán '+registros+' registros por página'); - window.open(\"p74?registros=\" + registros + \"&print\", \"print\", \"\"); + window.open(\"p74?registros=\" + registros + \"&print\", 'impresion'); }