I ran across this problem when I tried using the wizard as well. To fix it, I looked at the code on the page (with Firefox you can download the Firebug extension, and with Chrome it comes natively with its own Inspector). I saw that file links were actually being hidden rather than removed via inline CSS. So with Firebug, I simply used "Delete Element" to remove everything that was being hidden. Hit save and was then able to restart the process as normal.
↧