Changeset 2656
- Timestamp:
- May 1, 2007, 3:32:58 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE/branches/2.6.x/webapp/modules/ktai/templates/c_home.tpl
r2457 r2656 46 46 <a name="news">新着リスト</a> 47 47 ({if $is_c_commu_view}) 48 < font color="green">[トピックリスト]</font><br>48 <br><font color="green">[トピックリスト]</font><br> 49 49 ({foreach from=$new_topic_comment item=item}) 50 50 [({$item.r_datetime|date_format:"%m/%d"})]<a href="({t_url m=ktai a=page_c_bbs})&target_c_commu_topic_id=({$item.c_commu_topic_id})&({$tail})">({$item.name})</a>(({$item.count_comments}))<br>
Note: See TracChangeset
for help on using the changeset viewer.