Fix for ETHREEOH-1868 - as contributed

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@14203 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Kevin Roast
2009-05-06 11:01:51 +00:00
parent 4e4be2c308
commit 7cca435941

View File

@@ -210,7 +210,7 @@ public class UISidebar extends SelfRenderingComponent
"<tr><td style='height: 12px; width: 5px;'><img src='");
out.write(cxPath);
out.write("/images/parts/sidebar_bottom_grey_begin.gif' width='5' height='12' alt=''/></td>" +
"<td style='_width: 100%; background-image: url(");
"<td style='width: 100%; background-image: url(");
out.write(cxPath);
out.write("/images/parts/sidebar_bottom_grey_bg.gif)'>" +
"<img src='");