I think you can just delete this part of the code in whichever field you dont want to be mandatory since this is where the error checking is. My example below is making the phone number not mandatory.
{if $fillerror ne "" and $userinfo.phone eq ""}<font class=Star><<</font>{/if}
|