Solved it, by using this in the tpl_header:
And defining the EZ_PAGE1 in languagePHP Code:<a href="<?php echo zen_ez_pages_link(1, '0', false); ?>"><?php echo EZ_PAGE1; ?></a>
Solved it, by using this in the tpl_header:
And defining the EZ_PAGE1 in languagePHP Code:<a href="<?php echo zen_ez_pages_link(1, '0', false); ?>"><?php echo EZ_PAGE1; ?></a>