Skip to content

Instantly share code, notes, and snippets.

View VladislavBespalov's full-sized avatar

Vladislav Bespalov VladislavBespalov

View GitHub Profile
diff --git a/design/backend/templates/addons/gift_certificates/views/gift_certificates/update.tpl b/design/backend/templates/addons/gift_certificates/views/gift_certificates/update.tpl
index f73113ef1c..50480847e5 100644
--- a/design/backend/templates/addons/gift_certificates/views/gift_certificates/update.tpl
+++ b/design/backend/templates/addons/gift_certificates/views/gift_certificates/update.tpl
@@ -130,7 +130,7 @@ Tygh.tr('text_gift_cert_amount_alert', '{$text_gift_cert_amount_alert|escape:ja
name="gift_cert_data[amount]"
class="valign input-text-short inp-el cm-numeric"
data-p-sign="s"
- data-a-sep="{$currencies.$primary_currency.thousands_separator}"
+ data-a-sep="{$currencies.$primary_currency.thousands_separator nofilter}"