From da959c3732d2b6ec5e01fa5f61a7e996948d35d8 Mon Sep 17 00:00:00 2001 From: Benjamin Perche Date: Fri, 6 Jun 2014 10:47:22 +0200 Subject: [PATCH] =?UTF-8?q?Fix=20typo=20order=5Ftab=20instead=20of=20oder?= =?UTF-8?q?=5Ftab=20smarty=20variable=20=09modifi=C3=A9:=20=20=20=20=20=20?= =?UTF-8?q?=20=20=20templates/backOffice/default/order-edit.html?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/backOffice/default/order-edit.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/templates/backOffice/default/order-edit.html b/templates/backOffice/default/order-edit.html index 190ffadd4..2d6c5e217 100644 --- a/templates/backOffice/default/order-edit.html +++ b/templates/backOffice/default/order-edit.html @@ -11,7 +11,7 @@ {block name="main-content"} - {assign oder_tab {$smarty.get.tab|default:"cart"}} + {assign order_tab {$smarty.get.tab|default:"cart"}}
@@ -45,7 +45,7 @@
- +
@@ -62,14 +62,14 @@
-
+
@@ -180,13 +180,13 @@ -
+
{intl l='Delivery module'}
- +
@@ -355,7 +355,7 @@
-
+
{include file="includes/module-tab-content.html" location="order-edit"}