Changeset 513 for temp


Ignore:
Timestamp:
2006/12/05 20:42:28 (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

    r507 r513  
    5151    <tr class="head" align="center"> 
    5252        <td width="2%">&nbsp;</td> 
    53         <td width="2%">&nbsp;</td> 
    5453        <td>&nbsp;<b><a href="<{$h_topic_link}>"><{$lang_topic}></a></b></td> 
    5554        <td width="7%" align="center" nowrap="nowrap"><b><a href="<{$h_reply_response}>"><{$lang_response}></a></b></td> 
     
    6261    <{foreach item=topic from=$topics}> 
    6362    <tr class="<{cycle values="even,odd"}>"> 
    64         <td align="center"><img src="<{$topic.topic_folder}>" alt="/" /></td> 
    6563        <td align="center"><{$topic.topic_icon}></td> 
    6664        <td>&nbsp;[<{$topic.fix}>:<{$topic.topic_number}>]<a href="<{$topic.topic_link}>"><{$topic.topic_title}></a><{$topic.topic_page_jump}></td> 
Note: See TracChangeset for help on using the changeset viewer.