Refactoring/simplification of the pull-request about links
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<?= $this->a(t('Board settings'), 'config', 'board') ?>
|
||||
</li>
|
||||
<li>
|
||||
<?= $this->a(t('Links settings'), 'link', 'index') ?>
|
||||
<?= $this->a(t('Link settings'), 'link', 'index') ?>
|
||||
</li>
|
||||
<li>
|
||||
<?= $this->a(t('Webhooks'), 'config', 'webhook') ?>
|
||||
|
||||
Reference in New Issue
Block a user