Changeset 518 for temp


Ignore:
Timestamp:
2006/12/05 21:17:06 (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

    r514 r518  
    6464        <td>&nbsp;[<{$topic.fix}>:<{$topic.topic_number}>]<a href="<{$topic.topic_link}>"><{$topic.topic_title}></a><{$topic.topic_page_jump}></td> 
    6565        <td align="center" valign="middle"> 
    66         <{ $arrResponse[$topic.topic_response]|default:'!Y!Y!Y' }> 
    67         <{if $arrResponse[$topic.topic_response] != ""}> (<{$topic.topic_response_user|default:'\2\1\E'}>) <{/if}> 
     66        <{ $arrResponse[$topic.topic_response]|default:'???' }> 
     67        <{if $arrResponse[$topic.topic_response] != ""}> (<{$topic.topic_response_user|default:'¥²¥¹¥È'}>) <{/if}> 
    6868    <{* 
    6969        <select name="response_<{$topic.topic_id}>" size="1"> 
Note: See TracChangeset for help on using the changeset viewer.