Hello Nigel.
I made the change to file as you mentioned. But I am having issues:
1. Previous and Next button in Billing Address screen and the CreditCard entry screen disappeared , instead it shows a two blank buttons, which are clickable.
2. After CreditCard entry and clicking the right button ( which is supposed to be "Place order" button, i think) I get an error in the next screen as
SID, the Society for Information Display > Publications > FixBookstore > My Orders
I also renamed the file to
ThreeStepCheckout.ascx.Portal-2.resx. to avoid overwrite in future upgrades. This store is in Portal 2.Here is the section I changed in file:
<data name="lblCreateAccount.Text" xml:space="preserve">
<!--
<value><br >Click <a href='{0}'>here</a> to create a new user account.</value>
-->
<value>
<div style="display:none"><br >Click <a href='{0}'>here</a> to create a new user account.</div>
</value>
</data>
I also tried keeping the file name same as ThreeStepCheckout.ascx.resx, with the above changes tp the script , I get the same 2 errors I mentioned above.
Please help,
thanks,
Prachi