Edit login.php via Editor

This commit is contained in:
Flatlogic Bot 2026-03-27 03:57:16 +00:00
parent 110626a686
commit 55701e7000

View File

@ -43,7 +43,7 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') {
<img src="<?php echo htmlspecialchars($sys_settings['site_logo']); ?>" alt="Logo" class="img-fluid mb-3" style="max-height: 80px;">
<?php endif; ?>
<h4 class="fw-bold mb-0"><?php echo htmlspecialchars($sys_settings['site_name']); ?></h4>
<p class="text-danger mb-0 fw-bold">نظام المراسلات</p>
<p class="text-danger mb-0 fw-bold">نظام إدارة الفرق التطوعية ولجان الزكاة</p>
</a>
<p class="text-muted small">يرجى إدخال بيانات الاعتماد الخاصة بك</p>
</div>