From: <on...@us...> - 2002-09-20 08:54:43
|
Update of /cvsroot/xoops/xoops-current/html/modules/newbb/templates/xoops In directory usw-pr-cvs1:/tmp/cvs-serv28397 Modified Files: thread.html Log Message: no message Index: thread.html =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/modules/newbb/templates/xoops/thread.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** thread.html 24 Aug 2002 23:43:52 -0000 1.1 --- thread.html 20 Sep 2002 08:54:40 -0000 1.2 *************** *** 1,5 **** <!-- start thread post --> <tr> ! <td class='bg5' colspan='2'><a name="{$topic_post.post_id}"><img src='style_images/4/spacer.gif' alt='' width='1' height='1'></td> </tr> <tr valign='top' class='bg1'> --- 1,5 ---- <!-- start thread post --> <tr> ! <td class='bg5' colspan='2'><a name="{$topic_post.post_id}"> </td> </tr> <tr valign='top' class='bg1'> |