From 85f1de2e8f1134f199a0497f9acea854afcfa5b1 Mon Sep 17 00:00:00 2001 From: rGaillard Date: Tue, 10 Dec 2013 18:49:29 +0100 Subject: [PATCH] // move RMA form on order-detail --- themes/default-bootstrap/order-detail.tpl | 28 +++++++++++------------ 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/themes/default-bootstrap/order-detail.tpl b/themes/default-bootstrap/order-detail.tpl index 2c60f3680..c931c5835 100644 --- a/themes/default-bootstrap/order-detail.tpl +++ b/themes/default-bootstrap/order-detail.tpl @@ -350,6 +350,20 @@ +{if $return_allowed} +
+

{l s='Merchandise return'}

+

{l s='If you wish to return one or more products, please mark the corresponding boxes and provide an explanation for the return. When complete, click the button below.'}

+

+ +

+

+ + +

+
+{/if} + {if $order->getShipping()|count > 0} @@ -376,20 +390,6 @@
{/if} - {if $return_allowed} -
-

{l s='Merchandise return'}

-

{l s='If you wish to return one or more products, please mark the corresponding boxes and provide an explanation for the return. When complete, click the button below.'}

-

- -

-

- - -

-
- {/if} - {if !$is_guest} {if count($messages)}

{l s='Messages'}