[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" aria-hidden="true"
t-translation="off" t-translation="off"
/> />
<span class="fw-bold"> <span class="fw-bold">Important</span>:
<t t-esc="_('Important')"/>
</span>:
</div> </div>
<p> <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> </p>
<button <button
type="button" type="button"