This commit is contained in:
Dennis Eichhorn 2017-09-26 16:04:56 +02:00
parent 8cc5234866
commit 872ab5b2f2
2 changed files with 2 additions and 1 deletions

View File

@ -23,6 +23,7 @@ return ['Marketing' => [
'Location' => 'Location',
'Name' => 'Name',
'Promotion' => 'Promotion',
'Promotions' => 'Promotions',
'Sales' => 'Sales',
'Start' => 'Start',
'Status' => 'Status',

View File

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