I would like to change "My account" in the header to direct to a page ive created with EZ pages. I need to know what code to use in the tpl_header file
It currently reads:-
<li><a href="<?php echo zen_href_link(FILENAME_ACCOUNT, '', 'SSL'); ?>"><span><?php echo HEADER_TITLE_MY_ACCOUNT; ?></span></a></li>
As i said I would like it redirected to an ez pages eg
shop/page.html?id=20
Bit confused with this one.



