Skip to content

Commit

Permalink
Merge branch 'PIPRES-432/name-validation' of github.com:mollie/Presta…
Browse files Browse the repository at this point in the history
…Shop into PIPRES-432/name-validation
  • Loading branch information
GytisZum committed Dec 16, 2024
2 parents ff05a6b + c5e713b commit 16dd84e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
+ Fixed issue with order status on multishop
+ Phone number validation improvements
+ Add to cart validation improvements on recurring orders
+ Code bawe improvements following prestashop standards
+ Code base improvements following prestashop standards

## Changes in release 6.2.4 ##
+ Workflow improvements
Expand Down
2 changes: 1 addition & 1 deletion views/templates/admin/_configure/helpers/form/form.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@
{/if}
</select>
<p class="help-block">
{$input.methodDescription|escape:'html':'UTF-8'}
{$input.methodDescription}
</p>
</div>
</div>
Expand Down

0 comments on commit 16dd84e

Please sign in to comment.