[TYPO3] COA wrap

Dmitri Pisarev dimaip at gmail.com
Tue Oct 30 13:24:54 CET 2007


Dear typo3 users, please help me to understand TS!
I'm trying to wrap two menus with one div with the following code:
20 = COA
20.stdWrap.wrap = <div id="col2"><div id="col2_content"
class="clearfix">|</div></div>
20{
                    10 < temp.menu_left
                    20 < temp.menu_left_hotels
}

Strange enough, but it does only wrap the first child(10<temp.menu_left),
and the second one stays unwraped.

What am I doing wrong?


More information about the TYPO3-english mailing list