라이믹스
XEDITION 게시판 비추천 없애기
_read.html 파일
vote 으로 검색해서 90~93라인 삭제하시면 됩니다.
단, 코어 업데이트시 또 다시 해주셔야 한다는 점!
아래 코드 삭제
<li>
<a cond="$oDocument->getVoted() === false || $oDocument->getVoted() > 0" href="#" onclick="doCallModuleAction('document','procDocumentVoteDown','{$oDocument->document_srl}');return false;" class="voted"> <i class="xi-thumbs-down"></i><br>{$lang->cmd_vote_down} {$oDocument->get('blamed_count')}</a>
<a cond="$oDocument->getVoted() < 0" href="#" onclick="doCallModuleAction('document','procDocumentVoteDownCancel','{$oDocument->document_srl}');return false;" class="voted"> <i class="xi-thumbs-down"></i><br>{$lang->cmd_vote_down} {$oDocument->get('blamed_count')}</a>
</li>
이 게시물을
2024.08.22
조회 수: 63
2023.09.14
조회 수: 252
2023.09.12
조회 수: 206
2023.03.02
조회 수: 366
2021.12.24
조회 수: 451
2021.11.15
조회 수: 461
2021.06.22
조회 수: 521
2021.04.22
조회 수: 477
2021.04.17
조회 수: 419
2021.03.11
조회 수: 387
2020.12.13
조회 수: 419
2020.11.27
조회 수: 375
2020.11.23
조회 수: 416
2020.08.28
조회 수: 338
2020.08.25
조회 수: 478
2020.08.24
조회 수: 424
2020.08.19
조회 수: 1088
2020.07.08
조회 수: 907
2020.04.23
조회 수: 328
2020.04.22
조회 수: 254