Skip to content
Snippets Groups Projects
Commit d54b169d authored by Olav Morken's avatar Olav Morken
Browse files

themefeidernd: Remove unused RelayState element from login page.

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2247 44740490-163a-0410-bde0-09ae8108e29a
parent c2ae8855
No related branches found
No related tags found
No related merge requests found
......@@ -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}'); ?> &raquo;" tabindex="100" />
<input type="hidden" name="RelayState" value="<?php echo htmlspecialchars($this->data['relaystate']); ?>" />
</p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment