admin change to adminlte

This commit is contained in:
Ibnu Maksum
2022-10-16 14:48:21 +07:00
parent 9015d519c1
commit a7e8335297
90 changed files with 913 additions and 745 deletions

View File

@ -2,7 +2,7 @@
<html lang="en">
<head>
<title>PHPMixBill Updaters</title>
<title>PHPNuxBill Updaters</title>
<link rel="shortcut icon" type="image/x-icon" href="img/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@ -23,7 +23,7 @@
</div>
<div class="span12">
<h4> PHPMixBill Updater </h4>
<h4> PHPNuxBill Updater </h4>
<pre><?php
include '../config.php';
try{
@ -103,7 +103,7 @@
?></pre>
</div>
</div>
<div class="footer">Copyright &copy; 2021 PHPMixBill. All Rights Reserved<br /><br /></div>
<div class="footer">Copyright &copy; 2021 PHPNuxBill. All Rights Reserved<br /><br /></div>
</body>
</html>