[FIX] website_sale_aplicoop: Remover _() de template QWeb (no funciona en contexto QWeb)

This commit is contained in:
snt 2026-02-26 14:45:35 +01:00
parent 9937e987f4
commit 67215f7684

View file

@ -865,12 +865,10 @@
aria-hidden="true"
t-translation="off"
/>
<span class="fw-bold">
<t t-esc="_('Important')"/>
</span>:
<span class="fw-bold">Important</span>:
</div>
<p>
<t t-esc="_('Once you confirm this order, you will not be able to modify it. Please review carefully before confirming.')"/>
Once you confirm this order, you will not be able to modify it. Please review carefully before confirming.
</p>
<button
type="button"