adding app title in login
This commit is contained in:
parent
17c4e0e1ef
commit
91600dc6f7
@ -43,6 +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>
|
||||
</a>
|
||||
<p class="text-muted small">يرجى إدخال بيانات الاعتماد الخاصة بك</p>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user