Files
TweakDrag/Template/config/sidebar.php
2026-07-01 09:51:41 -03:00

4 lines
195 B
PHP

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