Revision: 2165
Author: olavmrk
Date: Mon Feb  8 04:05:47 2010
Log: templates/login: Fix reference to login image.
http://code.google.com/p/simplesamlphp/source/detail?r=2165

Modified:
 /trunk/templates/login.php

=======================================
--- /trunk/templates/login.php  Fri Jan 29 04:59:30 2010
+++ /trunk/templates/login.php  Mon Feb  8 04:05:47 2010
@@ -22,7 +22,7 @@

        <table>
                <tr>
- <td rowspan="2"><img src="/<?php echo $this->data['baseurlpath']; ?>resources/experience/gtk-dialog-authentication.48x48.png" /></td> + <td rowspan="2"><img src="/<?php echo $this->data['baseurlpath']; ?>resources/icons/experience/gtk-dialog-authentication.48x48.png" /></td>
                        <td style="padding: .3em;"><?php echo $this->t('username'); 
?></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