Quote Originally Posted by clydejones View Post
if you using this in zen cart then this should produce the desired result:

<?php echo '<a href="' . zen_ez_pages_link(1) . '" target="self">'; ?>
Thanks, I will try it out.