diff --git a/createAccessWO.php b/createAccessWO.php index 78f1a68..4b6fa43 100644 --- a/createAccessWO.php +++ b/createAccessWO.php @@ -99,8 +99,6 @@ exit(); } } - - ?> diff --git a/viewOrder.php b/viewOrder.php index 28ec73e..85466d6 100644 --- a/viewOrder.php +++ b/viewOrder.php @@ -332,15 +332,15 @@ } .barcode { - height: 55px; - width: 250px; + height: 30px; + width: 230px; position: relative; left: -38px; } body { - font-family: "Times New Roman", Times, serif; - font-size: 20px; + font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; + font-size: 16px; } .invoice-container { @@ -544,12 +544,20 @@
- +
+ ++
-