This commit is contained in:
Roman Pyrih
2024-11-29 15:31:24 +01:00
parent 334dcd8468
commit bdea8d379b
9 changed files with 463 additions and 7 deletions

View File

@@ -107,7 +107,7 @@
value = "1"
class = "ps-shown-by-js"
>
<span><i class="material-icons rtl-no-flip checkbox-checked">&#xE5CA;</i></span>
{* <span><i class="material-icons rtl-no-flip checkbox-checked">&#xE5CA;</i></span> *}
</span>
</div>
<div class="condition-label">

View File

@@ -82,7 +82,7 @@
<div class="order-options">
<div id="delivery">
<label for="delivery_message">{l s='If you would like to add a comment about your order, please write it in the field below.' d='Shop.Theme.Checkout'}</label>
<textarea rows="2" cols="120" id="delivery_message" name="delivery_message">{$delivery_message}</textarea>
<textarea rows="5" cols="120" id="delivery_message" name="delivery_message">{$delivery_message}</textarea>
</div>
{if $recyclablePackAllowed}