|
|
|
20년 전
|
조회 1,466
|
|
|
|
20년 전
|
조회 2,109
|
|
|
|
20년 전
|
조회 1,544
|
|
|
|
20년 전
|
조회 1,791
|
|
|
|
20년 전
|
조회 1,583
|
|
|
|
20년 전
|
조회 1,804
|
|
|
|
20년 전
|
조회 1,546
|
|
|
|
20년 전
|
조회 1,549
|
|
|
|
20년 전
|
조회 1,542
|
|
|
|
20년 전
|
조회 1,577
|
|
|
|
20년 전
|
조회 1,632
|
|
|
|
20년 전
|
조회 1,620
|
|
|
|
20년 전
|
조회 1,545
|
|
|
|
20년 전
|
조회 1,599
|
|
|
|
20년 전
|
조회 1,545
|
|
|
|
20년 전
|
조회 1,757
|
|
|
|
20년 전
|
조회 1,560
|
|
|
|
20년 전
|
조회 3,510
|
|
|
|
20년 전
|
조회 1,421
|
|
|
|
20년 전
|
조회 1,557
|
댓글 1개
아니면
2. 해당 스킨의 write.skin.php 에서 아래 부분을 주석처리하거나 없애면 됩니다.
<? if ($is_link) { ?>
<? for ($i=1; $i<=$g4[link_count]; $i++) { ?>
<tr>
<td style='padding-left:20px; height:30px;'>· 링크 #<?=$i?></td>
<td><input type='text' class=ed size=50 name='wr_link<?=$i?>' itemname='링크 #<?=$i?>' value='<?=$write["wr_link{$i}"]?>'></td>
</tr>
<tr><td colspan=2 height=1 bgcolor=#e7e7e7></td></tr>
<? } ?>
<? } ?>