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