I have upgraded from 1.3.9e to 1.3.9h but now I have an odd form field on the create account page:
Can anyone help? The code around that area is:
Code: <span class="alert">*</span> <br class="clearBoth" id="stBreak" /> <label class="inputLabel" for="state" id="stateLabel"></label> <input type="text" name="state" value=" " size = "33" maxlength = "32" id="state" /> <span class="alert" id="stText">*</span><br class="clearBoth" /> <label class="inputLabel" for="postcode">Post/Zip Code:</label> <input type="text" name="postcode" size = "11" maxlength = "10" id="postcode" /><span class="alert">*</span><br class="clearBoth" />



Reply With Quote

