Hi JTheed

The 3 files supplied:

includes/modules/pages/contact_us/header_php.php
includes/modules/pages/create_account/header_php.php
includes/modules/pages//tell_a_friend/header_php.php

are supposed to go in

includes/modules/my_template/pages/contact_us/header_php.php
includes/modules/my_template/pages/create_account/header_php.php
includes/modules/my_template/pages/tell_a_friend/header_php.php

and override/merge correct?

and the 3 supplied files:

* includes/modules/your_template/contact_us.php
* includes/modules/your_template/create_account.php
* includes/modules/your_template/tell_a_friend.php

are supposed to go in and override/merge correct?

* includes/modules/my_template/contact_us.php
* includes/modules/my_template/create_account.php
* includes/modules/my_template/tell_a_friend.php

just trying to get this strait because i am removing the previous version that didn't use overrides and i have fec and cowa...

thanks