New Zenner
- Join Date:
- Jan 2011
- Posts:
- 33
- Plugin Contributions:
- 0
stray ?> on account_edit page?
Hello zen cart,
I have noticed a stray ?> on account_edit page.
I don't recall making any changes to the page.
I looked in
/var/www/includes/templates/haw/templates/tpl_account_edit_default.php
/var/www/includes/templates/template_default/templates/tpl_account_edit_default.php
But I don't see any loose ?> in there.
See: https://www.hawonder.com/index.php?main_page=account_edit
In the source they appear here:
<script language="javascript" type="text/javascript"><!-- function check_email_address(field_name_1, field_name_2, . . . } //--></script>?>
<script language="javascript" type="text/javascript"><!-- var selected; function check_form_optional(form_name) { Any ideas on how to track this down?