From 0c612d04a88819c6f731a5b07b535bb85df1b2f7 Mon Sep 17 00:00:00 2001 From: Flatlogic Bot Date: Tue, 24 Feb 2026 17:40:17 +0000 Subject: [PATCH] Autosave: 20260224-174017 --- admin/includes/header.php | 16 +---- includes/lang.php | 117 ++++-------------------------- pos.php | 148 +++++++++++++------------------------- 3 files changed, 66 insertions(+), 215 deletions(-) diff --git a/admin/includes/header.php b/admin/includes/header.php index e8d8504..989a2d6 100644 --- a/admin/includes/header.php +++ b/admin/includes/header.php @@ -31,8 +31,8 @@ if (isset($_GET['lang'])) { exit; } -$currentLang = $_SESSION['lang'] ?? 'en'; -$isRTL = ($currentLang === 'ar'); +$currentLang = "en"; +$isRTL = false; // Require login for all admin pages if (function_exists('require_login')) { @@ -592,18 +592,6 @@ function can_view($module) {
- -
1): ?>
@@ -271,7 +234,6 @@ if (!$loyalty_settings) {
@@ -291,12 +253,7 @@ if (!$loyalty_settings) {
-
- -
- -
- +
@@ -312,19 +269,19 @@ if (!$loyalty_settings) {
> - + > - + > - +
- - + + - +
@@ -334,24 +291,24 @@ if (!$loyalty_settings) {
-

+

No Items

- + Subtotal
- + Total
- +
- - + +
@@ -364,7 +321,7 @@ if (!$loyalty_settings) {