thats easy, just add
Code:
<smallfont>(double click the code to copy it)</smallfont>
in functions.php right after the following :
PHP Code:
<smallfont><b>PHP:</b></smallfont>
& after:
PHP Code:
<smallfont><b>CODE:</b></smallfont>
last one: In the Admin CP, goto Modify under Custom vB Codes and click [edit] next to the [quote] code Place this code in the "vB Code replacement" Box
PHP Code:
<table border="0" align="center" width="90%" cellpadding="3" cellspacing="1"><tr><td><smallfont><b>quote:</b></smallfont></td><td align="right"><smallfont>(double click the code to copy it)</td></tr><tr><td colspan="2" ondblclick='javascript:window.clipboardData.setData("Text", this.innerText); alert("Code copied to the clipboard. You can paste it now.");' style="BORDER: #000000 1px solid; FONT-SIZE: 11px; COLOR: {codefontcolor}; FONT-FAMILY: Verdana,Arial; BACKGROUND-COLOR: {codebackground};">{param}</td></tr></table>