Changeset 480 for temp


Ignore:
Timestamp:
2006/12/05 13:08:12 (20 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/test-xoops.ec-cube.net/html/modules/newbb/templates/newbb_viewforum.html

    r478 r480  
    22<table border="0" width="100%" cellpadding="5" align="center"> 
    33    <tr> 
    4         <td align="left"><a href="<{$xoops_url}>/modules/newbb/index.php"><{$arrCat.cat_title}></a>&nbsp;>&nbsp;<b><{$forum_name}></b></td> 
     4        <td align="left"><a href="<{$xoops_url}>/modules/newbb/index.php?cat=<{$arrCat.cat_id}>"><{$arrCat.cat_title}></a>&nbsp;>&nbsp;<b><{$forum_name}></b></td> 
    55        <td align="right"></td> 
    66    </tr> 
Note: See TracChangeset for help on using the changeset viewer.