-->
Benutzeranmeldung
Enter your username and password here in order to log in on the website:
<!-- ###LOGIN_FORM### -->
<form action="mandantenbereich/shoptext-generator/eingabeformular.html" target="_top" method="post" onsubmit="">
<fieldset>
<legend>Login</legend>
<div>
<label for="user">Nutzername</label>
<input type="text" id="user" name="user" value="" />
</div>
<div>
<label for="pass">Passwort</label>
<input type="password" id="pass" name="pass" value="" />
</div>
<!---->
<div>
<input type="submit" name="submit" value="Login" />
</div>
<div class="felogin-hidden">
<input type="hidden" name="logintype" value="login" />
<input type="hidden" name="pid" value="376" />
<input type="hidden" name="redirect_url" value="" />
<input type="hidden" name="###PREFIXID###[noredirect]" value="###NOREDIRECT###" />
</div>
</fieldset>
</form>
<!---->
<!-- ###LOGIN_FORM### -->
<!--