Changeset 3414
- Timestamp:
- Jul 14, 2007, 12:57:17 PM (15 years ago)
- Location:
- OpenPNE/branches/work/kunitada/prj_asobi_291/webapp/modules/pc/templates
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE/branches/work/kunitada/prj_asobi_291/webapp/modules/pc/templates/c_topic_list.tpl
r1408 r3414 243 243 244 244 <div class="padding_s lh_120"> 245 ({$item.body| nl2br})245 ({$item.body|t_truncate:80:"…"}) 246 246 247 247 </div> -
OpenPNE/branches/work/kunitada/prj_asobi_291/webapp/modules/pc/templates/h_com_find_all.tpl
r2850 r3414 323 323 <div class="padding_s"> 324 324 325 ({$c_commu_search.info}) 326 325 ({$c_commu_search.info|t_truncate:80:"…"}) 327 326 </div> 328 327
Note: See TracChangeset
for help on using the changeset viewer.