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

@ -2,7 +2,7 @@
<div class="row">
<div class="col-sm-12">
<div class="panel panel-hovered mb20 panel-default">
<div class="panel panel-hovered mb20 panel-primary">
<div class="panel-heading">{$_L['Prepaid_User']}</div>
<div class="panel-body">
<div class="md-whiteframe-z1 mb20 text-center" style="padding: 15px">
@ -24,7 +24,7 @@
</div>&nbsp;
</div>
<div class="table-responsive">
<table id="datatable" class="table table-bordered table-bordered table-striped">
<table id="datatable" class="table table-bordered table-striped">
<thead>
<tr>
<th>{$_L['Username']}</th>