From 603fdfb9a3b3cc51d080a7c0a98419c74d4ca37d Mon Sep 17 00:00:00 2001 From: touffies Date: Fri, 25 Oct 2013 12:03:23 +0200 Subject: [PATCH] Car url should be on lowercase --- templates/default/layout.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/default/layout.tpl b/templates/default/layout.tpl index 30450e65b..528fd89c7 100644 --- a/templates/default/layout.tpl +++ b/templates/default/layout.tpl @@ -236,7 +236,7 @@ URL: http://www.thelia.net
  • {intl l="Login"}
  • {intl l="Register"}
  • {/elseloop} -
  • {intl l="Cart"}
  • +
  • {intl l="Cart"}
  • {intl l="Checkout"}