From e8088892b5609901592a5b426c0709bec595ef1e Mon Sep 17 00:00:00 2001 From: Damien Metzger Date: Mon, 2 Dec 2013 19:12:36 +0100 Subject: [PATCH] [-] FO : Added condition to display the phone number only if it is set up in the admin --- themes/default-bootstrap/header.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/default-bootstrap/header.tpl b/themes/default-bootstrap/header.tpl index b1c1e8f60..2329acb09 100644 --- a/themes/default-bootstrap/header.tpl +++ b/themes/default-bootstrap/header.tpl @@ -189,7 +189,7 @@ - {l s='Call us now toll free:'} {$shop_phone}(800) 2345-6789 + {if $shop_phone}{l s='Call us now toll free:'} {$shop_phone}{/if}