Changeset 3953
- Timestamp:
- Sep 10, 2007, 7:31:02 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE/branches/stable-2.6.x/webapp/modules/pc/templates/fh_comment_list.tpl
r1081 r3953 32 32 ({*ここから:body*}) 33 33 <!-- ここから:主内容 --> 34 ({if $new_comment_list}) 34 35 <table border="0" cellspacing="0" cellpadding="0" style="width:636px;"> 35 36 ({*********}) … … 61 62 ({*********}) 62 63 </table> 64 ({/if}) 63 65 <table border="0" cellspacing="1" cellpadding="0" style="width:636px;"> 64 66 … … 102 104 ({/if}) 103 105 </table> 106 ({if $new_comment_list}) 104 107 <table border="0" cellspacing="0" cellpadding="0" style="width:636px;"> 105 108 ({*********}) … … 131 134 ({*********}) 132 135 </table> 136 ({/if}) 133 137 <!-- ここまで:主内容 --> 134 138 ({*ここまで:body*})
Note: See TracChangeset
for help on using the changeset viewer.