™•¤°»Vick«°¤•™
âu số 1 nì bạn vào ACP >> DISPLAY >> Templates>> Post & Tin nhắn >> posting_body tìm
sữa lại thành:
- Code:
<input class="post" style="width:450px" type="text" name="edit_reason" value="{edit_reason.EDIT_REASON}" maxlength="255">
sữa lại thành:
- Code:
<input
class="post" style="width:450px" type="text" name="edit_reason"
onblur="if(this.value=='') this.value='sửa lại bài';"
onfocus="if(this.value=='lý do sửa bài') this.value='';"
maxlength="255">