no message
authorfh <fh>
Mon, 3 Sep 2001 15:52:04 +0000 (15:52 +0000)
committerfh <fh>
Mon, 3 Sep 2001 15:52:04 +0000 (15:52 +0000)
templates-dist/de/linksimcs.template

index 9c45ae7..b4ea9ec 100755 (executable)
@@ -5,7 +5,6 @@ indymedia.de | LinksImcs
 </title>
 
 <head>
-
 <body bgcolor="#FFFFFF">
 <include "head.template">
 <form action="${actionRoot}" method="post">
@@ -13,6 +12,7 @@ indymedia.de | LinksImcs
        <input type="hidden" name="id" value="${id}">
        <if new><input type="hidden" name="do" value="insert">
        <else><input type="hidden" name="do" value="update"></if>
+<if contentlist>
 <table border="0">
   <tr>
     <td align="right" bgcolor="#006600"><font face="Verdana, Arial, Helvetica, sans-serif" size="-1" color="#ffffff">
@@ -73,6 +73,7 @@ indymedia.de | LinksImcs
     </td>
   </tr>
 </table>
+</if>
 <include "foot.template">
 </body>
 </html>