View Single Post
  #3  
Old 9th October 2008, 18:46
pdq pdq is offline
TBDev BANNED Warrior
 
Join Date: Sep 2008
P2P
Posts: 46
Default
or you can add false directly to the lines in question
eg:
Quote:
("Remove poll","Do you really want to delete the poll? Click\n" .
"<a href=?action=delete&pollid=$pollid&returnto=$retur nto&sure=1>here</a> if you are sure.",false)
=]
Reply With Quote