Remove quotes in currency symbol template
This commit is contained in:
@@ -45,7 +45,7 @@ currency = EUR
|
||||
currency_exp = 2
|
||||
; Currency symbol which is show to the client users when displaying prices and transaction values
|
||||
; If not defined here, default language specific currency symbol from strings would be used
|
||||
currency_symbol = "€"
|
||||
currency_symbol = €
|
||||
|
||||
# Credit card payment settings
|
||||
[Credit Card]
|
||||
|
||||
Reference in New Issue
Block a user