[open-ils-commits] r1368 - conifer/branches/rel_2_0/web/opac/skin/nosm/xml/home (dbs)

svn at svn.open-ils.org svn at svn.open-ils.org
Fri Apr 15 14:29:34 EDT 2011


Author: dbs
Date: 2011-04-15 14:29:30 -0400 (Fri, 15 Apr 2011)
New Revision: 1368

Modified:
   conifer/branches/rel_2_0/web/opac/skin/nosm/xml/home/homesearch.xml
Log:
Get the width of the NOSM logo right


Modified: conifer/branches/rel_2_0/web/opac/skin/nosm/xml/home/homesearch.xml
===================================================================
--- conifer/branches/rel_2_0/web/opac/skin/nosm/xml/home/homesearch.xml	2011-04-15 18:13:03 UTC (rev 1367)
+++ conifer/branches/rel_2_0/web/opac/skin/nosm/xml/home/homesearch.xml	2011-04-15 18:29:30 UTC (rev 1368)
@@ -28,7 +28,7 @@
 
 
 	<div style='width: 100%; text-align: center'>
-		<img style='height: 82px; width: 500px;' src='<!--#echo var="OILS_BASE"-->/images/nosm_logo.png' />
+		<img style='height: 82px; width: 560px;' src='<!--#echo var="OILS_BASE"-->/images/nosm_logo.png' />
 	</div>
 
 	<style type="text/css">.rowpad { height: 20px; }</style>



More information about the open-ils-commits mailing list