diff --git a/htdocs/takepos/split.php b/htdocs/takepos/split.php index 75599d0160f..dbe474968a9 100644 --- a/htdocs/takepos/split.php +++ b/htdocs/takepos/split.php @@ -137,7 +137,7 @@ if ($invoiceid > 0) { } } -$arrayofcss = array('/takepos/css/pos.css.php', '/takepos/css/split.css.php'); +$arrayofcss = array('/takepos/css/pos.css.php'); $arrayofjs = array(); $head = ''; @@ -225,4 +225,4 @@ $( document ).ready(function() { - \ No newline at end of file +