Thread: [quote]
View Single Post
  #1  
Old 20th February 2011, 18:33
dumorim dumorim is offline
Senior Member
 
Join Date: Dec 2010
P2P
Posts: 30
Default [quote]
I think that would solve the problem of many user of this forum because I saw many people with the same problem


PHP Code:
if (!$locked && $maypost) {
        print (
"<a href=\"java script:SmileIT('[quote] $quote [/quote]', 'Form', 'body')\"><img src=".$themedir."p_quote.gif border='0' ></a>&nbsp;");
        print (
"<a href='#bottom'><img src=".$themedir."p_reply.gif border='0' ></a>"); 
Reply With Quote