http://www.ews-store.com
The 'Login' link at the top is not working in Firefox (IE 7.0 is fine). When you view the page source, everything seems to be correct. What the problem would be? Any guess? I am breaking my head regarding this.
The PHP code for that hyperlink is:
<a href="<?php echo zen_href_link(FILENAME_LOGIN, '', 'SSL'); ?>"><?php echo HEADER_TITLE_LOGIN; ?></a>
Any help is appreciated