Quote:
Today at 04:10 PM bitg said this in Post #48
mtha, I see what you are saying, but some instructions on how to add it to that section would be helpful.
|
PHP Code:
// eval("standardredirect(\"".gettemplate("redirect_undorequest")."\",\"recycle.php?
// s=$session[sessionhash]&action=edit\");");
echo "<p>You have successfully undone the request for deletion of this thread.</p>";
Just look for the places that use
standardredirect, and replace that line with
echo, just like the one above.
You, ofcourse. have to change the echo quote, with the text in each template that the standardredirect line used.