From f1987b0f0e3d713f62bf433ee32b808d217807c9 Mon Sep 17 00:00:00 2001 From: ptibogxiv Date: Sat, 24 Aug 2019 16:58:39 +0200 Subject: [PATCH] Update invoice.php --- htdocs/takepos/invoice.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/takepos/invoice.php b/htdocs/takepos/invoice.php index 5ab6ee4bfd4..3f97f45d40c 100644 --- a/htdocs/takepos/invoice.php +++ b/htdocs/takepos/invoice.php @@ -493,7 +493,7 @@ if ($action == "search") { function PrintSend(id) { console.log("Open box to select the Print/Send form"); - $.colorbox({href:"printsend.php?facid="+id, width:"90%", height:"80%", transition:"none", iframe:"true", title:"trans("PrintSend");?>"}); + $.colorbox({href:"printsend.php?facid="+id, width:"90%", height:"50%", transition:"none", iframe:"true", title:"trans("PrintSend");?>"}); } function Print(id){