-
- inluxc

-
Total Posts: 19
Joined: 2008-04-04
|
I trying to add to the top an block in the left column:
layout/page.xml
<block type="core/text_list" name="left" as="left"/> <reference name="left"> <block type="page/switch" name="switch_language" before="currency" template="page/switch/languages.phtml"/> </reference>
Can anyone help me.
|