From 9665de9831166df50973d88ae19edd97da6bfdbf Mon Sep 17 00:00:00 2001 From: mDeflotte Date: Thu, 5 Jan 2012 10:49:21 +0000 Subject: [PATCH] [-] FO : #PSFV-227 - Fixed a problem with close div tags never opened --- themes/default/order-detail.tpl | 4 ---- 1 file changed, 4 deletions(-) diff --git a/themes/default/order-detail.tpl b/themes/default/order-detail.tpl index ffe81a5ac..c8982a38a 100644 --- a/themes/default/order-detail.tpl +++ b/themes/default/order-detail.tpl @@ -431,8 +431,4 @@ {else}

 {l s='You can\'t make a merchandise return with a guest account'}

-{/if} -{if !isset($smarty.get.ajax)} - - {/if} \ No newline at end of file