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

templates/login: Fix reference to login image.

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2165 44740490-163a-0410-bde0-09ae8108e29a
parent d4da9a35
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
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