@@ -23,7 +23,7 @@ |
||
23 | 23 | <th class="seomatic-property"><?= Html::encode($subName) ?><?= $this->render('render-copy-menu', [ |
24 | 24 | 'value' => $subValue ?? '', |
25 | 25 | 'meta' => $meta, |
26 | - ]) ?></th> |
|
26 | + ]) ?></th> |
|
27 | 27 | <?= $this->render('render-value', [ |
28 | 28 | 'value' => $subValue ?? '', |
29 | 29 | 'meta' => $meta, |