Hello,
I have a problem with the login page. When I try to register there is always an error:
“Fehler: Bitte akzeptieren Sie die Erstellung eines neuen Kundenkontos”.
In the code I can see a spam trap, but I don’t see it on the page. It seems that something is missing.
Code:
<!– Spam Trap –>
<div style=”left:-999em; position:absolute;”><label for=”trap”>Anti-spam</label><input type=”text” name=”email_2″ id=”trap” /></div>