[symfony-users] Re: Strange white spaces

2009-03-14 Thread Benjamin
There should be two line feeds. There is one after each PHP closing tag. So this: div id=content ?php use_helper('I18N', 'Date') ? ?php include_partial('dokument/assets') ? div id=sf_admin_container Would become this: div id=content div id=sf_admin_container If neither PHP statement

[symfony-users] Re: Strange white spaces

2009-03-14 Thread Tomasz Ignatiuk
I don't understand. You want me to add line feeds somewhere? If I delete this ?php use_helper('I18N', 'Date') ? ?php include_partial('dokument/assets') ? there still the same problem --~--~-~--~~~---~--~~ You received this message because you are subscribed to the