f2 comment icon always on, v0.3

This commit is contained in:
2026-07-05 10:20:45 -03:00
parent d47809c713
commit 230982dd4c
7 changed files with 104 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
<li <?= $this->app->checkMenuSelection('ConfigController', 'show', 'OrganonTweaks') ?>>
<?= $this->url->link(t('Organon Tweaks'), 'ConfigController', 'show', array('plugin' => 'OrganonTweaks')) ?>
</li>