fix(integration): restore missing gitlab auth links
This commit is contained in:
parent
d96d60e520
commit
a6f6790d08
|
|
@ -34,7 +34,7 @@
|
|||
</p>
|
||||
<?php endif ?>
|
||||
|
||||
<?php if (GITHUB_AUTH): ?>
|
||||
<?php if (GITLAB_AUTH): ?>
|
||||
<h3><img src="<?= $this->url->dir() ?>assets/img/gitlab-icon.png"/> <?= t('Gitlab Account') ?></h3>
|
||||
|
||||
<p class="listing">
|
||||
|
|
|
|||
Loading…
Reference in New Issue