Change Error Page

This commit is contained in:
Ibnu Maksum 2024-02-15 11:00:59 +07:00
parent 84138bd02e
commit a06d7db0b1
No known key found for this signature in database
GPG Key ID: 7FC82848810579E5
4 changed files with 11 additions and 12 deletions

View File

@ -391,5 +391,7 @@
"Monthly Registered Customers": "Monthly Registered Customers",
"Total Monthly Sales": "Total Monthly Sales",
"Active Users": "Active Users",
"All Users Insights": "All Users Insights"
"All Users Insights": "All Users Insights",
"Radius": "Radius",
"Radius NAS": "Radius NAS"
}

View File

@ -385,5 +385,7 @@
"All Users Insights": "Semua Wawasan Pengguna",
"Disable Registration": "Nonaktifkan Pendaftaran",
"Customer just Login with Phone number and Voucher Code, Voucher will be password": "Pelanggan cukup Login dengan Nomor Telepon dan Kode Voucher, Voucher akan menjadi kata sandi",
"After Customer activate voucher or login, customer will be redirected to this url": "Setelah Pelanggan mengaktifkan voucher atau login, Pelanggan akan diarahkan ke url ini"
"After Customer activate voucher or login, customer will be redirected to this url": "Setelah Pelanggan mengaktifkan voucher atau login, Pelanggan akan diarahkan ke url ini",
"Radius": "Radius",
"Radius NAS": "Radius NAS"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 342 KiB

After

Width:  |  Height:  |  Size: 172 KiB

View File

@ -35,24 +35,19 @@
<section class="content">
<div class="row">
<div class="col-md-3">
<img src="./ui/ui/images/error.png" class="img-responsive hidden-sm hidden-xs">
</div>
<div class="col-md-9">
<div class="col-md-10 col-md-offset-1">
<div class="box box-danger box-solid">
<section class="content-header">
<h1 class="text-center">
{$error_title}
</h1>
</section>
<div class="box-title" style="font-size:xx-large; color:red">
<span class="glyphicon glyphicon-exclamation-sign" aria-hidden="true"></span>
</div>
<div class="box-body" style="font-size: larger;">
<br><br>
<center>
<img src="./ui/ui/images/error.png" class="img-responsive hidden-sm hidden-xs"></center>
<br>
{$error_message}
<br><br><br>
<br>
</div>
<div class="box-footer">
<div class="btn-group btn-group-justified" role="group" aria-label="...">