From e6df75f6287d8d4479d55fa12c7a4f202301cfc9 Mon Sep 17 00:00:00 2001 From: vSchoener Date: Tue, 25 Oct 2011 14:17:49 +0000 Subject: [PATCH] - Liable to last commit (style) --- admin-dev/themes/template/orders/view.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin-dev/themes/template/orders/view.tpl b/admin-dev/themes/template/orders/view.tpl index c6bd13b8b..0946ac859 100755 --- a/admin-dev/themes/template/orders/view.tpl +++ b/admin-dev/themes/template/orders/view.tpl @@ -219,7 +219,7 @@ {if $paymentCCDetails['card_holder'] != ''}
  • {l s='Card Holder:'} - {if $paymentCCDetails}{$paymentCCDetails['card_holder']}{/if} + {$paymentCCDetails['card_holder']}
  • {/if} {if $paymentCCDetails['card_number'] != ''}