Revision: 2247
Author: olavmrk
Date: Tue Apr 6 22:52:05 2010
Log: themefeidernd: Remove unused RelayState element from login page.
http://code.google.com/p/simplesamlphp/source/detail?r=2247
Modified:
/trunk/modules/themefeidernd/themes/feidernd/core/loginuserpass.php
=======================================
--- /trunk/modules/themefeidernd/themes/feidernd/core/loginuserpass.php Mon
Mar 22 03:20:08 2010
+++ /trunk/modules/themefeidernd/themes/feidernd/core/loginuserpass.php Tue
Apr 6 22:52:05 2010
@@ -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>
--
You received this message because you are subscribed to the Google Groups
"simpleSAMLphp commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/simplesamlphp-commits?hl=en.