4 lines
191 B
PHP
4 lines
191 B
PHP
|
|
<li <?= $this->app->checkMenuSelection('ConfigController', 'show', 'RecoReco') ?>>
|
||
|
|
<?= $this->url->link(t('RecoReco'), 'ConfigController', 'show', array('plugin' => 'RecoReco')) ?>
|
||
|
|
</li>
|