[dev] [patch] agora block

Vilius Sumskas vilius at lnk.lt
Fri Sep 3 00:59:11 PDT 2004


Hi,

this patch makes agora block more consistent with original threads view.

-- 
   Best Regards,

   Vilius
-------------- next part --------------
Index: threads.html
===================================================================
RCS file: /repository/agora/templates/block/threads.html,v
retrieving revision 1.10
diff -u -r1.10 threads.html
--- threads.html	25 Jun 2004 15:46:03 -0000	1.10
+++ threads.html	3 Sep 2004 07:54:17 -0000
@@ -13,10 +13,10 @@
 <if:threads>
   <loop:threads>
   <tr class="<tag:threads.class />">
-    <td nowrap="nowrap" align="center">
+    <td nowrap="nowrap">
       <loop:threads.actions><tag:threads.actions /></loop:threads.actions>
     </td><td>
-      <tag:threads.indent /><tag:threads.link /><tag:threads.message_subject /></a>
+      <tag:threads.link /><tag:threads.message_subject /></a>
     </td><td>
       <tag:threads.message_author />
     </td><td>


More information about the dev mailing list