Forgot password back link translation

This commit is contained in:
Arpad 2019-07-17 09:30:36 +02:00
parent 9d2a0f8572
commit 2c3467e611
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
<div class="control-group" style="margin-bottom: 0px;">
<a href="{{ route('customer.session.index') }}">
<i class="icon primary-back-icon"></i>
Back to Sign In
{{ __('shop::app.customer.reset-password.back-link-title') }}
</a>
</div>