changes-1
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
|
||||
<div>
|
||||
|
||||
<h3 class="box-title" align="center">Forgot your password</h3>
|
||||
<h3 class="box-title" align="center">{{trans('lang.forgot_password')}}</h3>
|
||||
</div>
|
||||
|
||||
<!-- form open -->
|
||||
|
||||
@@ -171,7 +171,7 @@
|
||||
|
||||
<div class="checkbox icheck" align="center">
|
||||
<label class="mb-0">
|
||||
Already got an account? <a href="{{url('auth/login')}}" class="text-center">{!! Lang::get('lang.login') !!}</a>
|
||||
{{trans('lang.already_got_an_account?')}} <a href="{{url('auth/login')}}" class="text-center">{!! Lang::get('lang.login') !!}</a>
|
||||
</label>
|
||||
</div>
|
||||
<div class="row">
|
||||
|
||||
Reference in New Issue
Block a user