From 9f6d12f052fb6a8759aea08e0be3c3fd07ea2e57 Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Wed, 23 May 2018 11:38:08 -0600 Subject: [PATCH] Remove redundant HTML, update text --- lang/en_us.php | 3 ++- pages/pos.php | 14 +++++--------- 2 files changed, 7 insertions(+), 10 deletions(-) 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