Changeset 3788 for OpenPNE/trunk/webapp/modules/pc/templates/fh_diary.tpl
- Timestamp:
- Aug 29, 2007, 4:43:03 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE/trunk/webapp/modules/pc/templates/fh_diary.tpl
r3786 r3788 378 378 <tr> 379 379 <td style="width:1px;" class="bg_01" align="center"><img src="./skin/dummy.gif" style="width:1px;height:1px;" class="dummy"></td> 380 <td style="width:95px;" class="bg_05" align="center" valign="top" rowspan=" ({if $type == "h"})5({else})3({/if})">380 <td style="width:95px;" class="bg_05" align="center" valign="top" rowspan="5"> 381 381 <div style="padding:4px 3px;"> 382 382 … … 395 395 <td style="width:1px;" class="bg_01" align="center"><img src="./skin/dummy.gif" style="width:1px;height:1px;" class="dummy"></td> 396 396 </tr> 397 ({if $type == "h"})398 397 ({*********}) 399 398 <tr> … … 414 413 ({elseif $target_diary.public_flag == "private"}) 415 414 公開しない 416 ({/if})417 415 418 416 </div>
Note: See TracChangeset
for help on using the changeset viewer.