diff --git a/assets/pasted-20260505-051710-872b2140.png b/assets/pasted-20260505-051710-872b2140.png
new file mode 100644
index 0000000..6e3a298
Binary files /dev/null and b/assets/pasted-20260505-051710-872b2140.png differ
diff --git a/includes/footer_settings.php b/includes/footer_settings.php
index a1fcd5b..36ee721 100644
--- a/includes/footer_settings.php
+++ b/includes/footer_settings.php
@@ -70,6 +70,35 @@
+
+
+
+
+
= h(tr('طلبات العيد', 'Eid orders')) ?>
+
= h(tr('إعادة ضبط التسلسل الموسمي', 'Reset seasonal serial')) ?>
+
= h(tr('يعيد الرقم القادم لطلبات العيد إلى 1 للطلبات الجديدة فقط، بدون تغيير أرقام الطلبات السابقة.', 'Resets the next Eid order serial to 1 for new orders only, without changing older saved orders.')) ?>
+
+
+
+
= h(tr('الرقم القادم', 'Next serial')) ?>
+
+
= h(eid_serial_label($eidSerialNext)) ?>
+
+ = h(tr('إعادة الضبط إلى 1', 'Reset to 1')) ?>
+
+
+
+
+
+
= h(tr('المنطقة الزمنية (Timezone)', 'Timezone')) ?>
@@ -127,34 +156,6 @@
-
-
-
-
-
= h(tr('طلبات العيد', 'Eid orders')) ?>
-
= h(tr('إعادة ضبط التسلسل الموسمي', 'Reset seasonal serial')) ?>
-
= h(tr('يعيد الرقم القادم لطلبات العيد إلى 1 للطلبات الجديدة فقط، بدون تغيير أرقام الطلبات السابقة.', 'Resets the next Eid order serial to 1 for new orders only, without changing older saved orders.')) ?>
-
-
-
-
= h(tr('الرقم القادم', 'Next serial')) ?>
-
-
= h(eid_serial_label($eidSerialNext)) ?>
-
- = h(tr('إعادة الضبط إلى 1', 'Reset to 1')) ?>
-
-
-
-
-
@@ -353,7 +354,13 @@
}
#settingsModal .settings-eid-card {
- margin-top: -0.125rem;
+ margin-top: 0;
+ }
+
+ #settingsModal .settings-company-pane-top-card {
+ position: sticky;
+ top: -0.35rem;
+ z-index: 1;
}
#settingsModal .settings-eid-header-row {