Author: dpillot
Date: Mon Jul 23 17:29:29 2007
New Revision: 1223

URL: https://svndev.jahia.net/websvn/listing.php?sc=3D1&rev=3D1223&repname=
=3Dcorporate_portal_templates
Log:
http://www.jahia.net/jira/browse/TEMPLATES-276
fix the position of fil d'ariane at the right (and only place) available

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=3D1223&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=
l 23 17:29:29 2007
@@ -14,11 +14,9 @@
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
---%><%--
-  ~ Copyright (c) 2006, Your Corporation. All Rights Reserved.
-  --%>
+Copyright (c) 2007, Your Corporation. All Rights Reserved.
+--%>
 =

-<% if (thePrint) { %> class=3D"maintable"<% } %>
 <%
 =

     //check if this ESI fragment operation should be ignored
@@ -141,7 +139,7 @@
 }
 %>
 <logic:equal name=3D"currentPage" property=3D"homePage" value=3D"false">
-<tr><td><img src=3D"<content:contextURL/>/images/pix.gif" alt=3D"" width=
=3D"155" height=3D"1"/></td>
+<tr>
     <td class=3D"path">
         <%
         if (!thePrint) {
@@ -150,6 +148,7 @@
         %>
         <content:currentPagePath separator=3D"&#160; <img src=3D\"images/p=
ath_separator.gif\" alt=3D\"/\" width=3D\"8\" height=3D\"14\" border=3D\"0\=
"/>&#160; " maxchar=3D"16"/>
     </td>
+    <td>&nbsp;</td>
 </tr>
 </logic:equal>
 <tr>

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

Reply via email to