mirror of
https://gitlab.linphone.org/BC/public/flexisip-account-manager.git
synced 2026-01-17 01:58:07 +00:00
Fix FLEXIAPI-316 Typos in the views
This commit is contained in:
parent
c3dcbab9cc
commit
d8635a619c
2 changed files with 1 additions and 2 deletions
|
|
@ -28,7 +28,6 @@
|
|||
|
||||
<div class="large" style="margin-top: 2rem;">
|
||||
<p>
|
||||
|
||||
{{ __("You didn't receive the code?") }}
|
||||
<a class="btn secondary" href="{{ route('account.email.change') }}">{{ __('Resend') }}</a>
|
||||
</p>
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@
|
|||
|
||||
<div class="large" style="margin-top: 2rem;">
|
||||
<p>
|
||||
{{ __("You didn't receive the code?"") }}
|
||||
{{ __("You didn't receive the code?") }}
|
||||
<a class="btn secondary" href="{{ route('account.phone.change') }}">{{ __('Resend') }}</a>
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue