diff --git a/core/lib/Thelia/Core/Template/Smarty/Plugins/AdminUtilities.php b/core/lib/Thelia/Core/Template/Smarty/Plugins/AdminUtilities.php index 12ac13276..bb9770520 100644 --- a/core/lib/Thelia/Core/Template/Smarty/Plugins/AdminUtilities.php +++ b/core/lib/Thelia/Core/Template/Smarty/Plugins/AdminUtilities.php @@ -121,7 +121,7 @@ class AdminUtilities extends AbstractSmartyPlugin } if (! empty($icon)) - $output = sprintf(' ', $icon); + $output = sprintf(' ', $icon); else $output = ''; diff --git a/templates/admin/default/currencies.html b/templates/admin/default/currencies.html index 18c332f18..29bd582a2 100644 --- a/templates/admin/default/currencies.html +++ b/templates/admin/default/currencies.html @@ -51,8 +51,8 @@