one more layout question.

Back to my layout topic. Sorry, still a bit fuzzy on the subject and need some help.

I copied column2.php from main site to my admin module. The file starts with following line:

<?php $this->beginContent(’//layouts/main’); ?>

This uses the main.php form main site. How do I specify that I need to use file from admin’s module layouts/ folder?

I tried all kind of things and nothing seamed to work.

Thanks

never mind! I figured it out.