fixlogin and panel-primary

This commit is contained in:
Ibnu Maksum
2022-10-17 11:57:39 +07:00
parent a2a3a7f0a6
commit 1afa84e36f
52 changed files with 210 additions and 234 deletions

View File

@ -51,7 +51,7 @@
<div class="box-header">
<h3 class="box-title">{$_L['Account_Information']}</h3>
</div>
<table class="table table-bordered table-bordered table-striped table-bordered table-hover">
<table class="table table-bordered table-striped table-bordered table-hover">
<tr>
<td class="small text-success text-uppercase text-normal">{$_L['Username']}</td>
<td class="small mb15">{$_bill['username']}</td>