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){