diff --git a/lang/en_us.php b/lang/en_us.php index 7f4e4c7..b03d6dc 100644 --- a/lang/en_us.php +++ b/lang/en_us.php @@ -30,5 +30,6 @@ define("STRINGS", [ "captcha error" => "There was a problem with the CAPTCHA (robot test). Try again.", "home" => "Home", "point of sale" => "Point of Sale", - "barcode" => "Barcode" + "barcode" => "Barcode", + "barcode or search" => "Barcode or Search" ]); \ No newline at end of file diff --git a/pages/pos.php b/pages/pos.php index f1317c7..2e2adc0 100644 --- a/pages/pos.php +++ b/pages/pos.php @@ -6,18 +6,14 @@ */ ?>
-
-
-
$0.00
-
- +
- " /> + " />
@@ -31,9 +27,9 @@
-
-
-
$236.32
+
+
+
$0.00
\ No newline at end of file