View Single Post
  #7  
Old 02-09-2012, 08:02 AM
 
Yvonnewilt Yvonnewilt is offline
 

Advanced Member
  
Join Date: Jun 2009
Posts: 41
 

Default Re: Adding a blank line..

Thank you so much Paul!! I got it to work. I had to play with it a little.. but here is what it ended up being:

Code:
{if $discount gt 0} <font class="MarketPrice">{$lng.lbl_market_price}: <s> {include file="currency.tpl" value=$products[product].list_price} </s></font><br /> {/if} {else} {if $discount eq 0} <font class="MarketPrice"><br /></font> {/if}
__________________
4.1.11
New products
News Management
Magnifier
BCSE Detailed Images
Special Offers
Wishlist
OnSale
Reply With Quote