Files
TweakDrag/Template/config/sidebar.php

4 lines
195 B
PHP
Raw Permalink Normal View History

2026-07-01 09:51:41 -03:00
<li <?= $this->app->checkMenuSelection('ConfigController', 'show', 'TweakDrag') ?>>
<?= $this->url->link(t('Tweak Drag'), 'ConfigController', 'show', array('plugin' => 'TweakDrag')) ?>
</li>