FIX_403 HD images

This commit is contained in:
sanjeev.p 2026-05-04 10:49:58 +05:30
parent 0490139dfa
commit 5a51d452a9
2 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@
<body>
<main class="error-wrapper">
<img class="error-image" src="<?= base_url()."public"; ?>/assets/images/errors/403_illustration.jpeg" alt="403 access denied">
<img class="error-image" src="<?= base_url()."public"; ?>/assets/images/errors/403_illustration.png" alt="403 access denied">
<h1 class="error-title">ACCESS DENIED</h1>
<p class="error-subtitle">
<?= isset($message) && !empty($message) ? $message : "You don't have permission to access this page." ?>

Binary file not shown.

After

Width:  |  Height:  |  Size: 122 KiB