onokazu
onoka****@users*****
2005年 9月 5日 (月) 05:46:11 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.2 --- 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 Mon Sep 5 05:46:10 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>