Update Banyak

This commit is contained in:
WD - Dev
2025-09-21 21:40:17 +07:00
parent c6bee729c5
commit efca8f5f80
145 changed files with 195185 additions and 1378 deletions
+5 -5
View File
@@ -25,9 +25,9 @@ $logo = 'images/white_logo.png';
<!-- Font Awesome -->
<link rel="stylesheet" href="css/fontawesome-free/css/all.min.css">
<!-- icheck bootstrap -->
<link rel="stylesheet" href="https://bilspro.com/plugins/icheck-bootstrap/icheck-bootstrap.min.css">
<link rel="stylesheet" href="https://manjapro.net/plugins/icheck-bootstrap/icheck-bootstrap.min.css">
<!-- Theme style -->
<link rel="stylesheet" href="https://bilspro.com/dist/css/adminlte.min.css">
<link rel="stylesheet" href="https://manjapro.net/dist/css/adminlte.min.css">
<script src='https://cdn.jsdelivr.net/npm/sweetalert2@11'></script>
<style>
.otp-container {
@@ -192,11 +192,11 @@ $logo = 'images/white_logo.png';
</div>
</div></div>
<!-- jQuery -->
<script src="https://bilspro.com/plugins/jquery/jquery.min.js"></script>
<script src="https://manjapro.net/plugins/jquery/jquery.min.js"></script>
<!-- Bootstrap 4 -->
<script src="https://bilspro.com/plugins/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="https://manjapro.net/plugins/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- AdminLTE App -->
<script src="https://bilspro.com/dist/js/adminlte.min.js"></script>
<script src="https://manjapro.net/dist/js/adminlte.min.js"></script>
<script>
function moveToNext(currentInput, nextInputId) {