diff --git a/admin-dev/themes/default/template/controllers/meta/helpers/options/options.tpl b/admin-dev/themes/default/template/controllers/meta/helpers/options/options.tpl index e5afbd21a..a155f19cd 100644 --- a/admin-dev/themes/default/template/controllers/meta/helpers/options/options.tpl +++ b/admin-dev/themes/default/template/controllers/meta/helpers/options/options.tpl @@ -34,7 +34,7 @@ {if !$field['mod_rewrite']} - {l s='URL rewriting (mod_rewrite) is not detected active on your server. If you want to use Friendly URL you must activate this mod.'} + {l s='URL rewriting (mod_rewrite) is not active on your server. If you want to use Friendly URL you must activate this mod.'}
{/if} {else} diff --git a/modules/cashondelivery/en.php b/modules/cashondelivery/en.php index 601358d4f..9839c82f9 100755 --- a/modules/cashondelivery/en.php +++ b/modules/cashondelivery/en.php @@ -1,4 +1,4 @@