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