forked from mirrors/easyappointments
Link styling
This commit is contained in:
parent
48f310a485
commit
c188e678bc
1 changed files with 1 additions and 3 deletions
|
@ -37,9 +37,7 @@
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a href="<?= site_url('user/forgot_password') ?>" class="forgot-password">
|
<a href="<?= site_url('user/forgot_password') ?>" class="forgot-password"><?= lang('forgot_your_password') ?></a>
|
||||||
<?= lang('forgot_your_password') ?>
|
|
||||||
</a>
|
|
||||||
|
|
|
|
||||||
<span id="select-language" class="badge bg-success">
|
<span id="select-language" class="badge bg-success">
|
||||||
<?= ucfirst(config('language')) ?>
|
<?= ucfirst(config('language')) ?>
|
||||||
|
|
Loading…
Reference in a new issue