mirror of
https://github.com/Karaka-Management/oms-Script.git
synced 2026-01-18 07:28:41 +00:00
Exchange lang
This commit is contained in:
parent
859773f103
commit
c03a74b6f3
|
|
@ -38,7 +38,8 @@ return ['Helper' => [
|
|||
'Other' => 'Other',
|
||||
'Overview' => 'Overview',
|
||||
'Permission' => 'Permission',
|
||||
'Helper' => 'Helper',
|
||||
'Helper' => 'Helper',
|
||||
'Helpers' => 'Helpers',
|
||||
'Reports' => 'Reports',
|
||||
'Report' => 'Report',
|
||||
'Select' => 'Select',
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@ echo $this->getData('nav')->render(); ?>
|
|||
<div class="col-xs-12">
|
||||
<div class="box wf-100">
|
||||
<table class="default">
|
||||
<caption><?= $this->getHtml('Reports') ?><i class="fa fa-download floatRight download btn"></i></caption>
|
||||
<caption><?= $this->getHtml('Helpers') ?><i class="fa fa-download floatRight download btn"></i></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<td><?= $this->getHtml('ID', '0', '0'); ?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user