diff --git a/modules/themefeidernd/themes/feidernd/core/loginuserpass.php b/modules/themefeidernd/themes/feidernd/core/loginuserpass.php index a90c9553248862bb65a40e6ad482a2af3e3615e8..a453b270bd3dadba247f876536c234cf5d61675f 100644 --- a/modules/themefeidernd/themes/feidernd/core/loginuserpass.php +++ b/modules/themefeidernd/themes/feidernd/core/loginuserpass.php @@ -35,7 +35,6 @@ <!-- p><label><input name="rememberme" type="checkbox" id="rememberme" value="forever" tabindex="90" /> Remember me</label></p --> <p class="submit"> <input type="submit" name="wp-submit" id="wp-submit" value="<?php echo $this->t('{login:login_button}'); ?> »" tabindex="100" /> - <input type="hidden" name="RelayState" value="<?php echo htmlspecialchars($this->data['relaystate']); ?>" /> </p>