PDA

View Full Version : Add on to Code in Member PHP


07-13-2000, 03:06 AM
In member.php in the #########Start do moderate and coppa######## section you are informed that "Accounts validated and users notified." But there is no link to get you back to the main forum.

Right now it is:

echo "<p>Accounts validated and users notified.</p>";

Change this to:

echo "<p>Accounts validated and users notified. <P>Click <A HREF=\"\htforum\index.php\">here</A> to return to forum.</p>";

So you have a link back to the forum.

Parker