Author: dpillot
Date: Mon Jun 18 18:26:21 2007
New Revision: 1209

URL: https://svndev.jahia.net/websvn/listing.php?sc=3D1&rev=3D1209&repname=
=3Dcorporate_portal_templates
Log:
http://www.jahia.net/jira/browse/TEMPLATES-276: fix page path position

Modified:
    branches/JAHIA-5-0-SP-BRANCH/src/view/jsp/include/top_banner.inc

Modified: branches/JAHIA-5-0-SP-BRANCH/src/view/jsp/include/top_banner.inc
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/branches/JAHIA-5-0-SP=
-BRANCH/src/view/jsp/include/top_banner.inc&rev=3D1209&repname=3Dcorporate_=
portal_templates
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/JAHIA-5-0-SP-BRANCH/src/view/jsp/include/top_banner.inc (origi=
nal)
+++ branches/JAHIA-5-0-SP-BRANCH/src/view/jsp/include/top_banner.inc Mon Ju=
n 18 18:26:21 2007
@@ -113,7 +113,7 @@
 <%
 if (!thePrint) {
     %>
-    <tr><td colspan=3D"2" class=3D"color1bg" height=3D"4"><img src=3D"<con=
tent:contextURL/>/images/pix.gif" alt=3D"" width=3D"1" height=3D"4"/></td><=
/tr>
+    <tr><td colspan=3D"2" class=3D"color1bg" height=3D"4"><img src=3D"<con=
tent:contextURL/>/images/pix.gif" alt=3D"" width=3D"1" height=3D"5"/></td><=
/tr>
     <%
     JahiaPageDefinition pageDef =3D jData.page().getPageTemplate();
     if ( pageDef !=3D null) {
@@ -141,8 +141,8 @@
 }
 %>
 <logic:equal name=3D"currentPage" property=3D"homePage" value=3D"false">
-<tr>
-    <td colspan=3D"2" class=3D"path">
+<tr><td><img src=3D"<content:contextURL/>/images/pix.gif" alt=3D"" width=
=3D"155" height=3D"1"/></td>
+    <td class=3D"path">
         <%
         if (!thePrint) {
             %><a href=3D"<%=3DactionCacheOffURL%>?print=3D1" target=3D"_bl=
ank"><img src=3D"<%=3DtheURL%>/images/print.gif" width=3D"21" height=3D"20"=
 align=3D"absmiddle" border=3D"0" alt=3D"<content:resourceBundle resourceBu=
ndle=3D"jahiatemplates.Corporate_portal_templates" resourceName=3D"printFri=
endly"/>"/></a>&nbsp;&nbsp;&nbsp;&nbsp;<%

_______________________________________________
cvs_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/cvs_list

Reply via email to