Revision: 2151
Author: olavmrk
Date: Fri Jan 29 01:50:02 2010
Log: Logout: indent the service list.
http://code.google.com/p/simplesamlphp/source/detail?r=2151

Modified:
 /trunk/modules/core/templates/logout-iframe.php

=======================================
--- /trunk/modules/core/templates/logout-iframe.php     Fri Jan 29 01:49:53 2010
+++ /trunk/modules/core/templates/logout-iframe.php     Fri Jan 29 01:50:02 2010
@@ -105,6 +105,8 @@

        echo '<tr>';

+       echo '<td style="width: 3em;"></td>';
+
        echo '<td>';
echo '<img class="logoutstatusimage" id="statusimage-' . $spId . '" src="' . htmlspecialchars($stateImage[$spState]) . '" alt="' . htmlspecialchars($stateText[$spState]) . '"/>';
        echo '</td>';

--
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.

Reply via email to