Hi all,
I am trying to change:
<input type="text" name="street_address" size="41" maxlength="64" id="street-address">
TO
<input type="text" name="street_address" size="33" maxlength="64" id="street-address">
Running v1.5.1can, Can you please direct me in the correct direction?
![]()


Reply With Quote

