Hi,
I want to delete the country pull down, as I only deliver to the US - I tried deleting the code for it, but then I get error messages when trying to create an account.
I deleted this code
<tr>
<td class="main"><?php echo ENTRY_COUNTRY; ?></td>
<td class="main"><?php echo tep_get_country_list('country') . '&nbsp;' . (tep_not_null(ENTRY_COUNTRY_TEXT) ? '<span class="inputRequirement">' . ENTRY_COUNTRY_TEXT . '</span>': ''); ?></td>
</tr>
on the create_account php file
Any other suggestions, on how to get ride of the pull down and not get that error message?
Thanks for the help.





LinkBack URL
About LinkBacks







Bookmarks