*** empty log message ***
authortob <tob>
Mon, 18 Feb 2002 10:22:43 +0000 (10:22 +0000)
committertob <tob>
Mon, 18 Feb 2002 10:22:43 +0000 (10:22 +0000)
templates-dist/de/bilder.template
templates-dist/de/bilderlist.template
templates-dist/de/commentlist.template

index 7aaf266..2464b5f 100755 (executable)
@@ -13,8 +13,7 @@ function openWin(url) {
 <include "head.template">
 
 
-<form enctype="multipart/form-data" method="post" action="${actionRoot}?module=Images&<compress>do=
-       <if new>insert<else>update</if></compress>&id=${id}">
+<form enctype="multipart/form-data" method="post" action="${actionRoot}?module=Images&do=<if new>insert<else>update</if>&id=${id}">
 <if icon_data=="" || icon_data=="0">
        <INPUT TYPE="file" NAME="mptest">
 </if>
index 6de962e..c3b98a4 100755 (executable)
@@ -65,7 +65,7 @@
   </tr>
   <if contentlist>
   <list contentlist as entry>
-  <tr <compress><if grey=="1"><assign grey="0">bgcolor="#dddddd" <else><assign grey="1"> </if></compress>>
+  <tr <if grey=="1"><assign grey="0">bgcolor="#dddddd" <else><assign grey="1"> </if>>
   <td>
        <if entry.icon_data!="" && entry.icon_data!="0">
        <a href="${actionRoot}?module=Images&do=showimg&id=${entry.id}" target="new">
index 4897e46..52bfb62 100755 (executable)
@@ -47,7 +47,7 @@
 <if contentlist>
   
   <list contentlist as entry>
-  <tr <compress><if grey=="1"><assign grey="0">bgcolor="#dddddd" <else><assign grey="1"> </if></compress>>
+  <tr <transform compressWhitespace><if grey=="1"><assign grey="0">bgcolor="#dddddd" <else><assign grey="1"> </if></transform>>
        <td>${entry.date}<br>
        <if entry.is_published=="0"><font color="Brown">V</font><else>-</if>
        </td>