mirror of
https://github.com/Karaka-Management/oms-Marketing.git
synced 2026-02-13 08:48:41 +00:00
Fix lang
This commit is contained in:
parent
8cc5234866
commit
872ab5b2f2
|
|
@ -23,6 +23,7 @@ return ['Marketing' => [
|
|||
'Location' => 'Location',
|
||||
'Name' => 'Name',
|
||||
'Promotion' => 'Promotion',
|
||||
'Promotions' => 'Promotions',
|
||||
'Sales' => 'Sales',
|
||||
'Start' => 'Start',
|
||||
'Status' => 'Status',
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ echo $this->getData('nav')->render(); ?>
|
|||
<div class="col-xs-12">
|
||||
<div class="box wf-100">
|
||||
<table class="table red">
|
||||
<caption><?= $this->getHtml('Projects'); ?></caption>
|
||||
<caption><?= $this->getHtml('Promotions'); ?></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<td class="wf-100"><?= $this->getHtml('Title') ?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user