Changeset 11268
- Timestamp:
- Apr 10, 2009, 10:44:56 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE/trunk/webapp/modules/ktai/templates/c_bbs.tpl
r10994 r11268 62 62 ({if $c_commu_topic.image_filename2})[i:68]写真:[<a href="({t_img_url filename=$c_commu_topic.image_filename2 w=120 h=120 f=jpg})">小</a>/<a href="({t_img_url filename=$c_commu_topic.image_filename2 w=$smarty.const.OPENPNE_IMG_KTAI_MAX_WIDTH h=$smarty.const.OPENPNE_IMG_KTAI_MAX_HEIGHT f=jpg})">大</a>]<br>({/if}) 63 63 ({if $c_commu_topic.image_filename3})[i:68]写真:[<a href="({t_img_url filename=$c_commu_topic.image_filename3 w=120 h=120 f=jpg})">小</a>/<a href="({t_img_url filename=$c_commu_topic.image_filename3 w=$smarty.const.OPENPNE_IMG_KTAI_MAX_WIDTH h=$smarty.const.OPENPNE_IMG_KTAI_MAX_HEIGHT f=jpg})">大</a>]<br>({/if}) 64 ({if $c_commu_topic.filename && $smarty.const.OPENPNE_USE_FILEUPLOAD})ファイル名:({$c_commu_topic.original_filename})<br>({/if}) 64 65 ({$c_commu_topic.r_datetime|date_format:"%m/%d %H:%M"})<br> 65 66
Note: See TracChangeset
for help on using the changeset viewer.