diff --git a/ajax/brick/templates/settings.html b/ajax/brick/templates/settings.html
index 1462d943613784c75fe77b164fde90495c968b3d..bba10df1c44f9c2e45ed73634f038438130d373a 100644
--- a/ajax/brick/templates/settings.html
+++ b/ajax/brick/templates/settings.html
@@ -73,6 +73,7 @@
     </tr>
     </thead>
     <tbody>
+    <!--
         <tr class="{cycle values="odd,even" reset=true}">
             <td>
                 <label>
@@ -97,6 +98,7 @@
             </label>
         </td>
         </tr>
+        -->
     </tbody>
     </table>