Index: /temp/test-xoops.ec-cube.net/html/modules/newbb/templates/blocks/newbb_block_new.html
===================================================================
--- /temp/test-xoops.ec-cube.net/html/modules/newbb/templates/blocks/newbb_block_new.html	(revision 541)
+++ /temp/test-xoops.ec-cube.net/html/modules/newbb/templates/blocks/newbb_block_new.html	(revision 551)
@@ -2,5 +2,5 @@
 
   <{if $block.full_view == true}>
-  <tr>
+  <tr class="<{cycle values="even,odd"}>">
   	<th width="70"><{$block.lang_cat}></th>
     <th><{$block.lang_forum}></th>
@@ -12,5 +12,5 @@
 
   <{foreach item=topic from=$block.topics}>
-  <tr class="<{cycle values="even,odd"}>">
+  <tr
     <td><{$topic.cat_title}></td>
     <td><a href="<{$xoops_url}>/modules/newbb/viewforum.php?forum=<{$topic.forum_id}>"><{$topic.forum_name}></a></td>
