diff --git a/index.php b/index.php index d7803d0..59a8242 100644 --- a/index.php +++ b/index.php @@ -1,5 +1,4 @@ ; rel=preload; as=script", false);
diff --git a/lang/en_us.php b/lang/en_us.php index 19f44ba..01a42e2 100644 --- a/lang/en_us.php +++ b/lang/en_us.php @@ -28,6 +28,7 @@ define("STRINGS", [ "login server error" => "The login server returned an error: {arg}", "login server user data error" => "The login server refused to provide account information. Try again or contact technical support.", "captcha error" => "There was a problem with the CAPTCHA (robot test). Try again.", + "no access permission" => "You do not have permission to access this system.", "home" => "Home", "point of sale" => "Point of Sale", "barcode" => "Barcode",