edit
This commit is contained in:
parent
213be12e2a
commit
9ebdd5a858
@ -68,9 +68,9 @@
|
||||
<table class="table table-bordered table-striped longdataTable">
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="table-col col-1"><?php myLang('S.N'); ?></th>
|
||||
<th><?php myLang('Unit Name '); ?></th>
|
||||
<th><?php myLang('Unit Code'); ?></th>
|
||||
<th class="col-1"><?php myLang('S.N'); ?></th>
|
||||
<th class="col-5"><?php myLang('Unit Name '); ?></th>
|
||||
<th class="col-5"><?php myLang('Unit Code'); ?></th>
|
||||
<th class="col-1 text-center">Action</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
Loading…
Reference in New Issue
Block a user