[open-ils-commits] r1390 - conifer/branches/rel_2_0/web/opac/skin/uwin/xml/rdetail (dbs)
svn at svn.open-ils.org
svn at svn.open-ils.org
Tue Apr 19 11:20:08 EDT 2011
Author: dbs
Date: 2011-04-19 11:20:05 -0400 (Tue, 19 Apr 2011)
New Revision: 1390
Modified:
conifer/branches/rel_2_0/web/opac/skin/uwin/xml/rdetail/rdetail_summary.xml
Log:
sfxinfo is a JPEG, not a GIF
Modified: conifer/branches/rel_2_0/web/opac/skin/uwin/xml/rdetail/rdetail_summary.xml
===================================================================
--- conifer/branches/rel_2_0/web/opac/skin/uwin/xml/rdetail/rdetail_summary.xml 2011-04-18 21:29:03 UTC (rev 1389)
+++ conifer/branches/rel_2_0/web/opac/skin/uwin/xml/rdetail/rdetail_summary.xml 2011-04-19 15:20:05 UTC (rev 1390)
@@ -369,7 +369,7 @@
<tr id='rdetail_sfx_row' class="hide_me">
<td nowrap='nowrap' class='rdetail_desc'>
<div class='sfx_image'>
- <img align='left' src='../../../../images/sfxinfo.gif' alt=''/>
+ <img align='left' src='../../../../images/sfxinfo.jpg' alt=''/>
</div>
SFX E-Journals</td>
<!-- *** Example of how to use the openils.BibTemplate infrastructure to augment the stock
More information about the open-ils-commits
mailing list