NobuNobu
nobun****@users*****
2005年 8月 21日 (日) 12:21:43 JST
Index: xoops2jp/html/modules/newbb/templates/newbb_index.html diff -u xoops2jp/html/modules/newbb/templates/newbb_index.html:1.1 xoops2jp/html/modules/newbb/templates/newbb_index.html:1.1.12.1 --- xoops2jp/html/modules/newbb/templates/newbb_index.html:1.1 Thu Sep 9 14:15:18 2004 +++ xoops2jp/html/modules/newbb/templates/newbb_index.html Sun Aug 21 12:21:43 2005 @@ -13,7 +13,7 @@ <!-- start forum categories --> <{section name=category loop=$categories}> <table cellspacing="1" class="outer"> - <tr align="left" valign="top"><th colspan="6"> <a href="<{$xoops_url}>/modules/newbb/index.php?cat=<{$categories[category].cat_id}>"><{$categories[category].cat_title}></a></th></tr> + <tr align="left" valign="top"><th colspan="5"> <a href="<{$xoops_url}>/modules/newbb/index.php?cat=<{$categories[category].cat_id}>"><{$categories[category].cat_title}></a></th></tr> <tr class="head" align="center"> <td> </td> <td nowrap="nowrap" align="left"><{$lang_forum}></td>