Revize 3b97c440
Přidáno uživatelem Marek Zábran před téměř 5 roky(ů)
resources/views/auth/verify.blade.php | ||
---|---|---|
24 | 24 |
{{ __('If you did not receive the email') }}, |
25 | 25 |
<form class="d-inline" method="POST" action="{{ route('verification.resend') }}"> |
26 | 26 |
@csrf |
27 |
<button type="submit" class="btn btn-link p-0 m-0 align-baseline">{{ __('click here to request another') }}</button>.
|
|
27 |
<button type="submit" class="btn button-square">{{ __('click here to request another') }}</button>.
|
|
28 | 28 |
</form> |
29 | 29 |
</div> |
30 | 30 |
</div> |
Také k dispozici: Unified diff
Issue Task #7849 @1.25h
Opraven Login a Registrace, aby opovídal přesně návrhu.
Přidány všechny fonty.
Opraveno přesměrování na cetegories.