Files

4 lines
216 B
PHP
Raw Permalink Normal View History

2026-06-28 17:03:37 -03:00
<li <?= $this->app->checkMenuSelection('ConfigController', 'show', 'ShrinkVertically') ?>>
<?= $this->url->link(t('Shrink Vertically'), 'ConfigController', 'show', array('plugin' => 'ShrinkVertically')) ?>
</li>