<div id="board_price"> <span class="price_title" style="padding-left:1px; font-size:18px">{$LANG.PRICE}: </span> {if $item.price} {$item.price} <p align="left">руб.</p> {else} {$LANG.PRICE_CONTRACT} {/if} </div>
Should be in the browser Price: for example, 100 rubles. word rub. goes to the next line. Tell me.