Commit b89046c2 authored by Matt Tucker's avatar Matt Tucker Committed by matt

Switch from PNG to GIF (transparency issue in IE).

git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@3745 b35dd754-fafc-0310-a699-88a17e54d16e
parent c4834875
...@@ -77,7 +77,7 @@ ...@@ -77,7 +77,7 @@
<ul> <ul>
<table border="0"> <table border="0">
<tr> <tr>
<td><a href="<%= url %>"><img src="../images/arrow_right_blue.png" width="24" height="24" alt="" border="0"></a></td> <td><a href="<%= url %>"><img src="../images/arrow_right_blue.gif" width="24" height="24" alt="" border="0"></a></td>
<td><a href="<%= url %>"><fmt:message key="setup.finished.login" /></a></td> <td><a href="<%= url %>"><fmt:message key="setup.finished.login" /></a></td>
</tr> </tr>
</table> </table>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment