Edit login.php via Editor
This commit is contained in:
parent
110626a686
commit
55701e7000
@ -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;">
|
<img src="<?php echo htmlspecialchars($sys_settings['site_logo']); ?>" alt="Logo" class="img-fluid mb-3" style="max-height: 80px;">
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
<h4 class="fw-bold mb-0"><?php echo htmlspecialchars($sys_settings['site_name']); ?></h4>
|
<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>
|
</a>
|
||||||
<p class="text-muted small">يرجى إدخال بيانات الاعتماد الخاصة بك</p>
|
<p class="text-muted small">يرجى إدخال بيانات الاعتماد الخاصة بك</p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user