Link styling

This commit is contained in:
Alex Tselegidis 2021-11-29 08:10:09 +01:00
parent 48f310a485
commit c188e678bc
1 changed files with 1 additions and 3 deletions

View File

@ -37,9 +37,7 @@
</button>
</div>
<a href="<?= site_url('user/forgot_password') ?>" class="forgot-password">
<?= lang('forgot_your_password') ?>
</a>
<a href="<?= site_url('user/forgot_password') ?>" class="forgot-password"><?= lang('forgot_your_password') ?></a>
|
<span id="select-language" class="badge bg-success">
<?= ucfirst(config('language')) ?>