From 00aee615c5b4c4f45ca2dae094e5e93e49d0c9a2 Mon Sep 17 00:00:00 2001 From: Lizandro Guarnizo <77708265+lizandrogd@users.noreply.github.com> Date: Fri, 3 Jul 2026 08:25:30 -0500 Subject: [PATCH] =?UTF-8?q?lugar:=20cambiar=20label=20'TOMA=20DE=20MUESTRA?= =?UTF-8?q?S'=20=E2=86=92=20'ENTREGA=20DE=20MUESTRAS'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- modules/turnero/views/lugar.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/turnero/views/lugar.php b/modules/turnero/views/lugar.php index 83a1a16..66f2711 100644 --- a/modules/turnero/views/lugar.php +++ b/modules/turnero/views/lugar.php @@ -483,7 +483,7 @@ function renderCola(snap) { const esMuestra = t.solo_muestras == 1; const muestraBadge = esMuestra ? `
- TOMA DE MUESTRAS + ENTREGA DE MUESTRAS
` : ''; const cardStyle = esMuestra