reverted a migration and some 3dealer functionality that should be in core

This commit is contained in:
elvira
2026-09-24 19:22:40 +03:00
parent 94803bfb67
commit 8055c003ac
4 changed files with 3 additions and 46 deletions
+3 -3
View File
@@ -42,9 +42,9 @@
/>
</x-ui.field>
{{-- Shown to everyone; for a new account, LoginController::send()
records the time and the terms/privacy versions. Unescaped: the
label holds the two links (Language Lines, staff only). --}}
{{-- Shown to everyone. Recording acceptance for new accounts is a
boboko-core task (UserOtpService). Unescaped: the label holds the
two links (Language Lines, staff only). --}}
<p class="text-sm text-neutral-500 [&_a]:underline [&_a:hover]:no-underline">
{!! __('storefront.auth.terms_notice', [
'terms' => route('legal.terms'),