| Monte Ohrt 2004-10-11, 4:01 pm |
| What are you using to edit your templates, and on what platform? this
may be a \r\n issue.
ON.KG wrote:
>Hi!
>
>My displayed pages have next HTML output:
>
><table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"><tr>
>
> <td><a href="/zone/" target="_blank"><img src="/skin/im/i_login.gif" width="65" height="51" alt="" border="0"></a></td>
>
> <td><a href="/"><img src="/skin/im/i_home.gif" width="65" height="51" alt="" border="0"></a></td>
>
> <td><img src="/skin/im/tleft.gif" width="3" height="51" alt="" border="0"></td>
>
> <th class="today" background="/skin/im/tbg.gif" width="63%">11/10/2004 21:50</th>
>
> <td><img src="/skin/im/tright.gif" width="70" height="51" alt="" border="0"></td>
>
>How can You see - there're TWO new lines, but in templates there's ONE new line
>Where in Smarty configs could I solve this problem?
>
>Thanx!
>
>
>
|