change table

This commit is contained in:
Ibnu Maksum
2022-11-17 12:36:32 +07:00
parent 1afa84e36f
commit 7651697ae7
9 changed files with 73 additions and 70 deletions

View File

@ -24,7 +24,7 @@
<div id="printable">
<h4>{$_L['All_Transactions_at_Date']}: {date( $_c['date_format'], strtotime($fdate))} - {date( $_c['date_format'], strtotime($tdate))}</h4>
<div class="table-responsive">
<table class="table table-bordered is-condensed table-bordered" style="background: #ffffff">
<table class="table table-bordered table-condensed table-striped " style="background: #ffffff">
<th class="text-center">{$_L['Username']}</th>
<th class="text-center">{$_L['Plan_Name']}</th>
<th class="text-center">{$_L['Type']}</th>