Exchange lang

This commit is contained in:
Dennis Eichhorn 2019-05-26 18:26:10 +02:00
parent 859773f103
commit c03a74b6f3
2 changed files with 3 additions and 2 deletions

View File

@ -38,7 +38,8 @@ return ['Helper' => [
'Other' => 'Other',
'Overview' => 'Overview',
'Permission' => 'Permission',
'Helper' => 'Helper',
'Helper' => 'Helper',
'Helpers' => 'Helpers',
'Reports' => 'Reports',
'Report' => 'Report',
'Select' => 'Select',

View File

@ -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'); ?>