Update of /var/cvs/contributions/natmm/templates/natnh/includes
In directory james.mmbase.org:/tmp/cvs-serv8588/templates/natnh/includes

Modified Files:
        relatedarticle.jsp 
Log Message:
NMCMS-446 - Added a table to prevent corrupted layout.


See also: 
http://cvs.mmbase.org/viewcvs/contributions/natmm/templates/natnh/includes
See also: http://www.mmbase.org/jira/browse/NMCMS-446


Index: relatedarticle.jsp
===================================================================
RCS file: 
/var/cvs/contributions/natmm/templates/natnh/includes/relatedarticle.jsp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- relatedarticle.jsp  18 Aug 2006 15:56:06 -0000      1.5
+++ relatedarticle.jsp  11 Apr 2008 09:43:55 -0000      1.6
@@ -1,15 +1,19 @@
 <mm:node element="artikel">
        <[EMAIL PROTECTED] file="newsteaser.jsp" %>
+       <table width="100%">
+   <tr>
+      <td>
        <[EMAIL PROTECTED] file="image_logic.jsp" %>
        <mm:field name="titel_zichtbaar"
           ><mm:compare value="0" inverse="true"
-         ><div class="pageheader"
-                       ><mm:field name="titel"
-                /></div
+         ><div class="pageheader"><mm:field name="titel"/></div
                ></mm:compare
        ></mm:field>
   <b><mm:field name="intro"/></b><br/>
        <mm:field name="tekst"/><br/>
+         </td>
+       </tr>
+       </table>
        <mm:related path="posrel,paragraaf"
                          orderby="posrel.pos" directions="UP"
                          
fields="paragraaf.number,paragraaf.titel,paragraaf.omschrijving">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to